Install this package:
emerge -a dev-python/fire
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/fire
Or alternatively:
emerge --autounmask-write -a dev-python/fire
<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>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | fire-0.7.1.tar.gz | 88720 bytes |