slackbuilds_ponce/python/argh
Dimitris Zlatanidis 989a3109cb python/argh: Updated for version 0.25.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-07 00:00:41 -05:00
..
argh.info
argh.SlackBuild
README
slack-desc

Building a command-line interface?  Found yourself uttering "argh!" while
struggling with the API of `argparse`?  Don't like the complexity but need
the power?

Argh is a smart wrapper for argparse. Argparse is a very powerful tool;
Argh just makes it easy to use.