Package Details: python-argh 0.26.1-1

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: LGPL3
Submitter: neithere
Maintainer: neithere
Last Packager: neithere
Votes: 7
First Submitted: 2012-02-14 01:16
Last Updated: 2014-10-30 13:55

Latest Comments

Comment by neithere

2014-10-27 20:55

WARNING: release 0.26 drops a bunch of previously deprecated features.

Comment by neithere

2012-12-30 17:43

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.