mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-14 03:07:56 -08:00
Proxied maintainer retired due to inactivity. Bug: https://bugs.gentoo.org/633102 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
24 lines
770 B
XML
24 lines
770 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<stabilize-allarches/>
|
|
<longdescription lang="en">
|
|
configshell-fb is a Python library that provides a framework
|
|
for building simple but nice CLI-based applications.
|
|
</longdescription>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<email>mlombard@redhat.com</email>
|
|
<name>Maurizio Lombardi</name>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>agrover@redhat.com</email>
|
|
<name>Andy Grover</name>
|
|
</maintainer>
|
|
<remote-id type="github">open-iscsi/configshell-fb</remote-id>
|
|
<remote-id type="pypi">configshell-fb</remote-id>
|
|
<bugs-to>https://github.com/open-iscsi/configshell-fb/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|