summaryrefslogtreecommitdiffstats
path: root/python/pyjwt/pyjwt.info
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2016-08-09 16:05:03 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-08-13 07:22:19 +0700
commit0b1ac604683316d75a1fe32837e606073626ed1e (patch)
tree1c06506d9eac41b15ec07e4cde8e968b013d73b7 /python/pyjwt/pyjwt.info
parentac818b091eb0d2992722083503a5c78fc80f34d2 (diff)
downloadslackbuilds-0b1ac604683316d75a1fe32837e606073626ed1e.tar.gz
slackbuilds-0b1ac604683316d75a1fe32837e606073626ed1e.tar.xz
python/pyjwt: Added (JSON Web Token implementation in Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pyjwt/pyjwt.info')
-rw-r--r--python/pyjwt/pyjwt.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/pyjwt/pyjwt.info b/python/pyjwt/pyjwt.info
new file mode 100644
index 0000000000..691e15431a
--- /dev/null
+++ b/python/pyjwt/pyjwt.info
@@ -0,0 +1,10 @@
+PRGNAM="pyjwt"
+VERSION="1.4.2"
+HOMEPAGE="https://github.com/jpadilla/pyjwt"
+DOWNLOAD="https://github.com/jpadilla/pyjwt/archive/1.4.2/pyjwt-1.4.2.tar.gz"
+MD5SUM="f410b3940a01366312e121e034ef8eea"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="cryptography pycrypto ecdsa"
+MAINTAINER="Andre Barboza"
+EMAIL="bmg.andre@gmail.com"