diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 21:30:14 -0500 |
| commit | 7d009d2bc561a2df178eac5df75421e4bb4c6b62 (patch) | |
| tree | 565722a7aadd75a31d89afcb22a04abea1bffb17 /dev-python/asyncinotify | |
| parent | 2c156b24300b45a66e20e90fe26d2837c2b1ea7d (diff) | |
| download | baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.gz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.tar.xz baldeagleos-repo-7d009d2bc561a2df178eac5df75421e4bb4c6b62.zip | |
Adding metadata
Diffstat (limited to 'dev-python/asyncinotify')
| -rw-r--r-- | dev-python/asyncinotify/metadata.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/dev-python/asyncinotify/metadata.xml b/dev-python/asyncinotify/metadata.xml index 572491572d49..6bfd0e2fb5ab 100644 --- a/dev-python/asyncinotify/metadata.xml +++ b/dev-python/asyncinotify/metadata.xml @@ -1,21 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>gentoo.kamal@tgf.pw</email> - <name>Kamal Abdellatif</name> - </maintainer> - <longdescription> + <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> - <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>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="gitlab">Taywee/asyncinotify</remote-id> + <doc>https://asyncinotify.readthedocs.io/en/latest/asyncinotify.html</doc> + <maintainer> + <name>Taylor C. Richberger</name> + <email>tcr@absolute-performance.com</email> + </maintainer> + </upstream> +</pkgmetadata> |
