diff options
Diffstat (limited to 'dev-python/sphinxcontrib-zopeext/metadata.xml')
-rw-r--r-- | dev-python/sphinxcontrib-zopeext/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-python/sphinxcontrib-zopeext/metadata.xml b/dev-python/sphinxcontrib-zopeext/metadata.xml new file mode 100644 index 0000000..8236b29 --- /dev/null +++ b/dev-python/sphinxcontrib-zopeext/metadata.xml @@ -0,0 +1,19 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <name>Julien Roy</name> + <email>julien@jroy.ca</email> + </maintainer> + <upstream> + <bugs-to>https://github.com/sphinx-contrib/zopeext/issues</bugs-to> + <changelog>https://github.com/sphinx-contrib/zopeext/blob/main/CHANGES</changelog> + <remote-id type="github">sphinx-contrib/zopeext</remote-id> + <remote-id type="pypi">sphinxcontrib-zopeext</remote-id> + <maintainer> + <name>Michael McNeil Forbes</name> + <email>mforbes@alum.mit.edu</email> + </maintainer> + <doc>https://zopeext.readthedocs.io/en/latest/</doc> + </upstream> +</pkgmetadata> |