summaryrefslogtreecommitdiff
path: root/dev-python/asyncinotify/metadata.xml
blob: 6ce2e3d9655bb5b02afbc8307755ff1379f072d1 (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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>gentoo.kamal@tgf.pw</email>
  <name>Kamal Abdellatif</name>
 </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>
  <maintainer>
   <email>tcr@absolute-performance.com</email>
   <name>Taylor C. Richberger</name>
  </maintainer>
  <doc>https://asyncinotify.readthedocs.io/en/latest/asyncinotify.html</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>