Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>spiderx@spiderx.dp.ua</email>
<name>Vladimir Pavljuchenkov</name>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
decli is minimal wrapper around argparse.
It's useful when writing big applications that have many arguments and
subcommands, this way it'll be more clear. It's a minimal library
to rapidly create an interface separated from your app.
It's possible to use any argument from argparse.
</longdescription>
<upstream>
<remote-id type="github">Woile/decli</remote-id>
<remote-id type="pypi">decli</remote-id>
</upstream>
</pkgmetadata>