<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
    <maintainer type="person">
        <email>dharding@living180.net</email>
        <name>Daniel Harding</name>
    </maintainer>
    <longdescription lang="en">
        A simple wrapper around inotify. No fancy bells and whistles, just a
        literal wrapper with ctypes. Under 100 lines of code!
    </longdescription>
    <upstream>
        <remote-id type="github">chrisjbillington/inotify_simple</remote-id>
        <remote-id type="pypi">inotify-simple</remote-id>
    </upstream>
</pkgmetadata>
