You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-python/sphinxcontrib-programoutput/metadata.xml

39 lines
1.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
A Sphinx extension to literally insert the output of arbitrary
commands into documents, helping you to keep your command examples
up to date.
</longdescription>
<upstream>
<remote-id type="pypi">sphinxcontrib-programoutput</remote-id>
<remote-id type="github">NextThought/sphinxcontrib-programoutput</remote-id>
<bugs-to>
https://github.com/NextThought/sphinxcontrib-programoutput/issues
</bugs-to>
<changelog>
https://raw.githubusercontent.com/NextThought/sphinxcontrib-programoutput/master/CHANGES.rst
</changelog>
<doc lang="en">
https://sphinxcontrib-programoutput.readthedocs.org
</doc>
<maintainer>
<name>Jason Madden</name>
<email>jason@nextthought.com</email>
</maintainer>
</upstream>
</pkgmetadata>