diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-08 06:23:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-08 06:23:01 +0700 |
commit | 6c25cb4b3765912bf8b6eec38be0446cffe549dd (patch) | |
tree | a13468dd18a3b8c7f39080ab2c53f6b7a125d5b7 /python/python-tlslite/python-tlslite.info | |
parent | ac7fd8a3f42ce7295427238a0eb30325d2bbe021 (diff) | |
download | slackbuilds-6c25cb4b3765912bf8b6eec38be0446cffe549dd.tar.gz |
python/python-tlslite: Added (SSL and TLS crypto library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-tlslite/python-tlslite.info')
-rw-r--r-- | python/python-tlslite/python-tlslite.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-tlslite/python-tlslite.info b/python/python-tlslite/python-tlslite.info new file mode 100644 index 0000000000..c86d6413e9 --- /dev/null +++ b/python/python-tlslite/python-tlslite.info @@ -0,0 +1,10 @@ +PRGNAM="python-tlslite" +VERSION="0.4.6" +HOMEPAGE="http://trevp.net/tlslite/" +DOWNLOAD="https://pypi.python.org/packages/source/t/tlslite/tlslite-0.4.6.tar.gz" +MD5SUM="2f92ebea557802969653f29c7faafbc2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |