diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2014-10-04 23:42:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-04 23:42:57 +0700 |
commit | 248ca0150500fd8cb1ed485fe28d66a8ccc35e7d (patch) | |
tree | b4eb7341b39f6ececef891cc00a011ac0a2a7ee0 /python/cryptography/cryptography.info | |
parent | d3929fccfb139f4d7c5fe6d0c73ef376d22a11f2 (diff) |
python/cryptography: Added (Python cryptography library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/cryptography/cryptography.info')
-rw-r--r-- | python/cryptography/cryptography.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/cryptography/cryptography.info b/python/cryptography/cryptography.info new file mode 100644 index 0000000000000..9c152c6c9f80c --- /dev/null +++ b/python/cryptography/cryptography.info @@ -0,0 +1,10 @@ +PRGNAM="cryptography" +VERSION="0.6" +HOMEPAGE="https://cryptography.io/" +DOWNLOAD="https://pypi.python.org/packages/source/c/cryptography/cryptography-0.6.tar.gz" +MD5SUM="674a4524f4003d4f90e63c927c18c328" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="cffi six" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |