Port details |
- py-cryptojwt Python implementation of JWT, JWE, JWS and JWK
- 1.10.0 security
=0 1.9.4Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-04-09 17:51:14
- Last Update: 2025-09-07 23:04:07
- Commit Hash: e44ea44
- 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 = 1757120814
SHA256 (cryptojwt-1.10.0.tar.gz) = 12bed4604adedc2f60cc529627b1283cd15abfd6c291efdc0b5225867c39415b
SIZE (cryptojwt-1.10.0.tar.gz) = 151945
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>=44.0.3,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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0 07 Sep 2025 23:04:07
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptojwt: Update to 1.10.0
Changes: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/releases |
1.9.4 09 Apr 2025 17:41:37
    |
Po-Chuan Hsieh (sunpoet)  |
security/py-cryptojwt: Add py-cryptojwt 1.9.4
cryptojwt provides an implementation of the JSON cryptographic specs JWS, JWE,
JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519]. |
Number of commits found: 2
|