gentoo/dev-python/unidecode/metadata.xml
Louis Sautier 96b755dee6
dev-python/unidecode: fix metadata, add upstream info
Package-Manager: Portage-2.3.49, Repoman-2.3.10
2018-09-19 01:21:37 +02:00

17 lines
596 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">
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>