slackbuilds/python/argh
Dimitris Zlatanidis 4e352f3ab6
python/argh: Added python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-12-07 23:19:24 +07:00
..
README
argh.SlackBuild python/argh: Added python3 support. 2019-12-07 23:19:24 +07:00
argh.info python/argh: Update HOMEPAGE url. 2017-04-22 08:11:02 +07:00
slack-desc

README

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.