dev-python/unidecode: fix metadata, add upstream info

Package-Manager: Portage-2.3.49, Repoman-2.3.10
This commit is contained in:
Louis Sautier
2018-09-19 01:10:51 +02:00
parent a9d07bef19
commit 96b755dee6

View File

@@ -6,9 +6,11 @@
<name>Python</name>
</maintainer>
<longdescription lang="en">
This is a Python port of the Text::Unidecode Perl (<pkg>dev-perl/Text-Unidecode</pkg> module
</longdescription>
This is a Python port of the Text::Unidecode Perl module (<pkg>dev-perl/Text-Unidecode</pkg>).
</longdescription>
<upstream>
<remote-id type="pypi">Unidecode</remote-id>
<remote-id type="github">avian2/unidecode</remote-id>
<bugs-to>https://github.com/avian2/unidecode/issues</bugs-to>
</upstream>
</pkgmetadata>