slackbuilds/python/python3-pyjwt
Arn0 3da756a707
python/python3-pyjwt: updated for version 2.10.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-15 08:30:08 +07:00
..
README
python3-pyjwt.SlackBuild python/python3-pyjwt: updated for version 2.10.1 2025-02-15 08:30:08 +07:00
python3-pyjwt.info python/python3-pyjwt: updated for version 2.10.1 2025-02-15 08:30:08 +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.