diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-25 15:06:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 15:06:52 +0700 |
commit | 415d49b7c5ffd8afa2361af5f514b994beb36245 (patch) | |
tree | fc65873cb463078ab04160c351f2ce8d8a38a350 /python/crank/crank.info | |
parent | 4acc56981498fc4806fd4f09011d9ea8824e76d8 (diff) |
python/crank: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/crank/crank.info')
-rw-r--r-- | python/crank/crank.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/crank/crank.info b/python/crank/crank.info new file mode 100644 index 0000000000000..1f2b626080141 --- /dev/null +++ b/python/crank/crank.info @@ -0,0 +1,10 @@ +PRGNAM="crank" +VERSION="0.8.1" +HOMEPAGE="https://github.com/TurboGears/crank" +DOWNLOAD="https://pypi.python.org/packages/source/c/crank/crank-0.8.1.tar.gz" +MD5SUM="476c0e2127548b4379b4807b21d63617" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |