Port details |
- py-cryptojwt Python implementation of JWT, JWE, JWS and JWK
- 1.9.4 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-04-09 17:51:14
- Last Update: 2025-04-09 17:41:37
- Commit Hash: d852875
- 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.
- 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 = 1744215559
SHA256 (cryptojwt-1.9.4.tar.gz) = 6daa5c9a8841e34947410008c3cbfdb4330d4024961e4e623012b545f991de0c
SIZE (cryptojwt-1.9.4.tar.gz) = 64480
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-poetry-core>=1.0.0 : devel/py-poetry-core@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<3 : www/py-requests@py311
- py311-cryptography>=42.0.8,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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|