diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-12-02 09:21:58 +0000 |
commit | bbf7ef5615b14f020b875ffc8722a84552ed72d7 (patch) | |
tree | f6022d44f737ae0f73544a9529d177bf7bbf76e1 /www/py-pyjwt | |
parent | 21a1453cb1fbdbb60b46b723a56839c0ac03f280 (diff) |
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=427548
Diffstat (limited to 'www/py-pyjwt')
-rw-r--r-- | www/py-pyjwt/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-pyjwt/pkg-descr b/www/py-pyjwt/pkg-descr index 8a50f87866a3..2ab6c36f9b72 100644 --- a/www/py-pyjwt/pkg-descr +++ b/www/py-pyjwt/pkg-descr @@ -1,3 +1,3 @@ A Python implementation of JSON Web Tokens. -WWW: http://github.com/progrium/pyjwt +WWW: https://github.com/progrium/pyjwt |