slackbuilds/python/pyjwt
B. Watson 2988c0c451 python/pyjwt: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:37:56 -04:00
..
README python/pyjwt: Wrap README at 72 columns. 2022-03-17 12:37:56 -04:00
pyjwt.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
pyjwt.info python/python2-pycrypto: Renamed to clarify it's python2 only 2021-10-13 00:51:23 +07:00
slack-desc

README

PyJWT is a Python library which allows you to encode and decode JSON
Web Tokens (JWT). JWT is an open, industry-standard (RFC 7519) for
representing claims securely between two parties.