Files
gentoo/dev-python/deprecation/metadata.xml
Louis Sautier 115c6edd54 dev-python/deprecation: add upstream info to metadata.xml
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
2019-08-12 11:32:38 +02:00

20 lines
635 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>
</maintainer>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
A library to handle automated deprecations
</longdescription>
<upstream>
<remote-id type="pypi">deprecation</remote-id>
<remote-id type="github">briancurtin/deprecation</remote-id>
<bugs-to>https://github.com/briancurtin/deprecation/issues</bugs-to>
</upstream>
</pkgmetadata>