diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-27 22:53:03 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:17 -0600 |
commit | fdf7b09e8c70ee266fc9f7233e2300ff19abad3a (patch) | |
tree | 6a6e83a39f82654ba40daa0dd284c24e6f050291 /python/argh/argh.info | |
parent | 690aa4679dee052a9fef69ea514829a014d9ba5e (diff) |
python/argh: Added (An unobtrusive argparse wrapper).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/argh/argh.info')
-rw-r--r-- | python/argh/argh.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/argh/argh.info b/python/argh/argh.info new file mode 100644 index 000000000000..566d46c793e7 --- /dev/null +++ b/python/argh/argh.info @@ -0,0 +1,10 @@ +PRGNAM="argh" +VERSION="0.24.1" +HOMEPAGE="http://github.com/neithere/argh/" +DOWNLOAD="https://pypi.python.org/packages/source/a/argh/argh-0.24.1.tar.gz" +MD5SUM="67ef29c2a32b206228933d94cdfeda96" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |