[ Bron: python-jwcrypto ]
Pakket: python3-jwcrypto (1.5.6-1)
Verwijzigingen voor python3-jwcrypto
Debian bronnen:
Het bronpakket python-jwcrypto downloaden:
- [python-jwcrypto_1.5.6-1.dsc]
- [python-jwcrypto_1.5.6.orig.tar.gz]
- [python-jwcrypto_1.5.6-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Python3 implementation of JOSE Web standards
This python module implements JWK,JWS,JWE specifications using python-cryptography.
This package includes the python3 version.
Andere aan python3-jwcrypto gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 3.4)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-deprecated
- Python decorator for old classes, functions or methods
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python