Files
guru/dev-python/sphobjinv/metadata.xml
Alessandro Barbieri 8310dc6e1c dev-python: mass add longdescription lang="en"
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-04-27 00:39:14 +02:00

23 lines
868 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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>andrewammerlaan@riseup.net</email>
<name>Andrew Ammerlaan</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>
</pkgmetadata>