diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-14 08:51:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-14 08:51:51 +0700 |
commit | 56968a43c630ec53b252f9f3c927512fafac6457 (patch) | |
tree | 3cce538bc8bb5aab5ff62ee35cd5840f33316f87 /python/mando/mando.info | |
parent | 3c4e8f022a5c4d05717df108ef5ace9d72b5866b (diff) | |
download | slackbuilds-56968a43c630ec53b252f9f3c927512fafac6457.tar.gz |
python/mando: Added (Create Python CLI apps).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/mando/mando.info')
-rw-r--r-- | python/mando/mando.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/mando/mando.info b/python/mando/mando.info new file mode 100644 index 0000000000..1b94b8b18d --- /dev/null +++ b/python/mando/mando.info @@ -0,0 +1,10 @@ +PRGNAM="mando" +VERSION="0.3.2" +HOMEPAGE="https://mando.readthedocs.org/" +DOWNLOAD="https://pypi.python.org/packages/source/m/mando/mando-0.3.2.tar.gz" +MD5SUM="d1bff21b490351a78129a8bb97a358e5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |