WARNING: release 0.26 drops a bunch of previously deprecated features.
Search Criteria
Package Details: python-argh 0.26.1-1
Package Actions
| Package Base: | python-argh |
|---|---|
| Description: | CLI made easy. An unobtrusive argparse wrapper with natural syntax |
| Upstream URL: | http://github.com/neithere/argh/ |
| Category: | lib |
| Licenses: | |
| Submitter: | neithere |
| Maintainer: | neithere |
| Last Packager: | neithere |
| Votes: | 7 |
| First Submitted: | 2012-02-14 01:16 |
| Last Updated: | 2014-10-30 13:55 |
Dependencies (3)
- python>=3.2
- python-distribute (make)
- python-argcomplete (optional) – bash completion
Required by (4)
Sources
Latest Comments
Comment by neithere
Comment by neithere
WARNING: release 0.21 deprecates a lot of stuff. Please check your app with "python -Wd app.py ..." for deprecation warnings. The first stable release (1.0) will drop everything that was deprecated.