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">
Python Fire is a library for automatically generating
command line interfaces (CLIs) with a single line of code.
It will turn any Python module, class, object, function, etc.
(any Python component will work!) into a CLI. It’s called Fire
because when you call Fire(), it fires off your command.
</longdescription>
<upstream>
<remote-id type="github">google/python-fire</remote-id>
<remote-id type="pypi">fire</remote-id>
</upstream>
</pkgmetadata>