diff options
Diffstat (limited to 'python/pyjwt/pyjwt.info')
-rw-r--r-- | python/pyjwt/pyjwt.info | 10 |
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" |