gentoo/dev-python/cliff/metadata.xml
Michał Górny fa422c15b2
dev-python/cliff: Remove obsolete remote-id
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2023-04-08 18:28:50 +02:00

23 lines
712 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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">
Cliff is a framework for building command line programs.
It uses setuptools entry points to provide subcommands,
output formatters, and other extensions.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="pypi">cliff</remote-id>
<remote-id type="github">openstack/cliff</remote-id>
</upstream>
</pkgmetadata>