dev-python/sphobjinv: fixes, longdescription

Package-Manager: Portage-2.3.96, Repoman-2.3.21
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-03-27 18:36:04 +01:00
parent 5430ac81f4
commit cbf8cb1f89
3 changed files with 32 additions and 13 deletions

View File

@@ -2,8 +2,21 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>andrewammerlaan@riseup.net</email>
<name>Andrew Ammerlaan</name>
</maintainer>
<maintainer type="person">
<email>andrewammerlaan@riseup.net</email>
<name>Andrew Ammerlaan</name>
</maintainer>
<longdescription>
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>