| Port details |
- py-cryptojwt Python implementation of JWT, JWE, JWS and JWK
- 1.11.0 security
=0 1.10.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-04-09 17:51:14
- Last Update: 2026-04-18 21:52:49
- Commit Hash: a5d521b
- Also Listed In: python
- License: APACHE20
- WWW:
- https://cryptojwt.readthedocs.io/en/latest/
- https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT
- Description:
- cryptojwt provides an implementation of the JSON cryptographic specs JWS, JWE,
JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519].
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cryptojwt>0:security/py-cryptojwt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-cryptojwt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-cryptojwt
- pkg install py311-cryptojwt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-cryptojwt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cryptojwt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1775587572
SHA256 (cryptojwt-1.11.0.tar.gz) = 515a345d3fb091606f293834736d9a72cff932a021a1962f8a8bc6dc0358cfb0
SIZE (cryptojwt-1.11.0.tar.gz) = 153243
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- py311-uv-dynamic-versioning>=0 : devel/py-uv-dynamic-versioning@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-requests>=2.25.1 : www/py-requests@py311
- py311-cryptography>=46.0.5,1<47,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-cryptojwt
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|