| Name: | python2-argh |
|---|---|
| Version: | 0.26.1 |
| Release: | 5.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 182628 |
| License: | LGPLv3+ |
| RPM: | python2-argh-0.26.1-5.el7.noarch.rpm |
| Source RPM: | python-argh-0.26.1-5.el7.src.rpm |
| Build Date: | Wed Oct 25 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/argh |
| Summary: | Unobtrusive argparse wrapper with natural syntax |
| Description: | Building a command-line interface? Found yourself uttering “argh!” while struggling with the API of argparse? Don’t want to lose its power but don’t need the complexity? python-argh provides a wrapper for argparse. Argparse is a very powerful tool; python-argh just makes it easy to use. |