gentoo/dev-python/sphobjinv/metadata.xml
Michał Górny 0b1401c6c6
dev-python/sphobjinv: Add python@ as co-maint.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-06-05 07:50:02 +02:00

28 lines
1001 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>andrewammerlaan@gentoo.org</email>
<name>Andrew Ammerlaan</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Using Sphinx?
Having trouble writing cross-references?
sphobjinv (short for sphinx objects.inv) can help!
The syntax required for a functional Sphinx cross-reference is highly non-obvious in many cases. Sometimes Sphinx can guess correctly what you mean, but its pretty hit-or-miss. The best approach is to provide Sphinx with a completely specified cross-reference, and thats where sphobjinv comes in.
</longdescription>
<upstream>
<remote-id type="github">bskinn/sphobjinv</remote-id>
<remote-id type="pypi">sphobjinv</remote-id>
</upstream>
<stabilize-allarches/>
</pkgmetadata>