diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-25 15:08:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 15:08:11 +0700 |
commit | 598d34301d70eda1cbef99614c23e75b03b71591 (patch) | |
tree | 6d2881cec21952a6ade13c40c15d0273ee058bda /python/TurboGears2/TurboGears2.info | |
parent | 415d49b7c5ffd8afa2361af5f514b994beb36245 (diff) |
python/TurboGears2: Added (Web Framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/TurboGears2/TurboGears2.info')
-rw-r--r-- | python/TurboGears2/TurboGears2.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/TurboGears2/TurboGears2.info b/python/TurboGears2/TurboGears2.info new file mode 100644 index 0000000000000..92278a2ef5e43 --- /dev/null +++ b/python/TurboGears2/TurboGears2.info @@ -0,0 +1,10 @@ +PRGNAM="TurboGears2" +VERSION="2.4.2" +HOMEPAGE="http://www.turbogears.org/" +DOWNLOAD="https://pypi.python.org/packages/source/T/TurboGears2/TurboGears2-2.4.2.tar.gz" +MD5SUM="075037acfe8871385187ec64e850f90e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="crank" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |