SlackBuildsOrg/python/argh
Dimitris Zlatanidis 784fc33b8e
python/argh: Switch to i586.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-01 07:28:39 +07:00
..
argh.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
argh.SlackBuild python/argh: Switch to i586. 2016-10-01 07:28:39 +07:00
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.