gentoo/dev-python/shtab/metadata.xml
Giuseppe Foti cb62a0985a
dev-python/shtab: new package, add 1.7.0 promoted from ::guru
This is a dependency needed by >=greenbone-feed-sync-24.1.1.

Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35405
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2024-02-28 08:17:20 +01:00

32 lines
1.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>pastalian46@gmail.com</email>
<name>Takuya Wakazono</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>foti.giuseppe@gmail.com</email>
<name>Giuseppe Foti</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Automatically generate shell tab completion scripts for Python CLI apps.
Outputs tab completion scripts for bash, zsh, tcsh.
shtab processes an argparse.ArgumentParser object to generate a tab
completion script for your shell.
</longdescription>
<stabilize-allarches/>
<upstream>
<remote-id type="github">iterative/shtab</remote-id>
<remote-id type="pypi">shtab</remote-id>
</upstream>
</pkgmetadata>