summaryrefslogtreecommitdiff
path: root/dev-python/asyncinotify/metadata.xml
blob: 68d6119f3f7a3f597eb0f635ab46b07feed549b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>Kamal Abdellatif</name>
    <email>gentoo.kamal@tgf.pw</email>
  </maintainer>
  <longdescription>
		An async python inotify package. Kept as simple and easy-to-understand as
		possible, while still being flexible and powerful. This is built on no external
		dependencies, and works through ctypes in a very obvious fashion.
	</longdescription>
  <upstream>
    <doc>https://asyncinotify.readthedocs.io/en/latest/asyncinotify.html</doc>
    <maintainer>
      <name>Taylor C. Richberger</name>
      <email>tcr@absolute-performance.com</email>
    </maintainer>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>