dev-python/cliff: metadata cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
Matthew Thode
2017-08-28 13:31:41 -05:00
parent af64fdaf48
commit 671028093c

View File

@@ -1,21 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Cliff is a framework for building command line programs.
It uses setuptools entry points to provide subcommands,
output formatters, and other extensions.
It uses setuptools entry points to provide subcommands,
output formatters, and other extensions.
</longdescription>
<upstream>
<remote-id type="pypi">cliff</remote-id>
<remote-id type="github">dreamhost/cliff</remote-id>
</upstream>
<upstream>
<remote-id type="pypi">cliff</remote-id>
<remote-id type="github">dreamhost/cliff</remote-id>
</upstream>
</pkgmetadata>