gentoo/dev-python/sphinx/metadata.xml
Michał Górny e257ba24fe
*/*: Update pypi (and github) remote-ids from HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-12-11 14:19:38 +01:00

15 lines
567 B
XML

<?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>
<longdescription lang="en">Sphinx is a tool to create documentation for Python projects (or other documents consisting of multiple reStructuredText sources).</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">Sphinx</remote-id>
<remote-id type="github">sphinx-doc/sphinx</remote-id>
</upstream>
</pkgmetadata>