diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-25 15:13:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 15:13:11 +0700 |
commit | 45bd9f669366d1df24fa7e646161aaa95cfc3404 (patch) | |
tree | 2eba6c38347b7f27de686e8025cdd00c29da4e45 /python/gearbox/gearbox.info | |
parent | cbad94d5eb06c13792285cf53a6e80ce1afbc78c (diff) | |
download | slackbuilds-45bd9f669366d1df24fa7e646161aaa95cfc3404.tar.gz |
python/gearbox: Added (Python Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/gearbox/gearbox.info')
-rw-r--r-- | python/gearbox/gearbox.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/gearbox/gearbox.info b/python/gearbox/gearbox.info new file mode 100644 index 0000000000..5e43dedad2 --- /dev/null +++ b/python/gearbox/gearbox.info @@ -0,0 +1,10 @@ +PRGNAM="gearbox" +VERSION="0.2.1" +HOMEPAGE="https://github.com/TurboGears/gearbox" +DOWNLOAD="https://github.com/TurboGears/gearbox/archive/0.2.1/gearbox-0.2.1.tar.gz" +MD5SUM="286e7c6f73b61a41b5fd416ba2c835ad" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="hupper PasteDeploy tempita" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |