aboutsummaryrefslogtreecommitdiff
path: root/python/python3-rsa/python3-rsa.info
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2020-09-19 01:15:19 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-19 01:15:19 +0700
commit8636b30a153caca3fa7eeb1c56a0ac81ff239231 (patch)
tree3dc219ffd11e8c16d71e92a42897f4d20ca419a3 /python/python3-rsa/python3-rsa.info
parente15590ead80cd9e6c8e16d737f34341e0aa39d8e (diff)
python/python3-rsa: Added (pure-Python RSA implementation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-rsa/python3-rsa.info')
-rw-r--r--python/python3-rsa/python3-rsa.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-rsa/python3-rsa.info b/python/python3-rsa/python3-rsa.info
new file mode 100644
index 0000000000000..c4c3b72723bba
--- /dev/null
+++ b/python/python3-rsa/python3-rsa.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-rsa"
+VERSION="4.6"
+HOMEPAGE="https://stuvel.eu/software/rsa/"
+DOWNLOAD="https://files.pythonhosted.org/packages/a2/d5/04b8a9719149583fec76efdff2e7a81c6e3cc34909ee818d3fbf115edc2e/rsa-4.6.tar.gz"
+MD5SUM="bbf1c954865319bd542600ab07f92aca"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="pyasn1 python3"
+MAINTAINER="Dimitris Zlatanidis"
+EMAIL="d.zlatanidis@gmail.com"