diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-19 18:49:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-20 23:32:11 +0700 |
commit | 24bfee2b1f4c805e9e6463ebe45dd7a75f4cdf7d (patch) | |
tree | 4c2f8d7e0d3d10c0c365f810b06a8a08cc602321 /python/python2-pyOpenSSL/python2-pyOpenSSL.info | |
parent | f14514794e910a2b38c684da5400fa29a59b03e8 (diff) |
python/python2-pyOpenSSL: Added (Python wrapper for OpenSSL)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pyOpenSSL/python2-pyOpenSSL.info')
-rw-r--r-- | python/python2-pyOpenSSL/python2-pyOpenSSL.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-pyOpenSSL/python2-pyOpenSSL.info b/python/python2-pyOpenSSL/python2-pyOpenSSL.info new file mode 100644 index 0000000000..0672911287 --- /dev/null +++ b/python/python2-pyOpenSSL/python2-pyOpenSSL.info @@ -0,0 +1,10 @@ +PRGNAM="python2-pyOpenSSL" +VERSION="21.0.0" +HOMEPAGE="https://pypi.python.org/pypi/pyOpenSSL" +DOWNLOAD="https://files.pythonhosted.org/packages/54/9a/2a43c5dbf4507f86f7c43cba4195d5e25a81c988fd7b0ea779dfc9c6973f/pyOpenSSL-21.0.0.tar.gz" +MD5SUM="2ec707d15b4e92f5ca5e46e5aab2f4ca" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python2-cryptography" +MAINTAINER="Willy Sudiarto Raharjo" +EMAIL="willysr@slackbuilds.org" |