| Port details on branch 2025Q3 |
- py-python-jose JOSE implementation in Python
- 3.4.0 security
=2 3.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-07-26 16:51:27
- Last Update: 2025-04-09 17:41:39
- Commit Hash: 53a685a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://python-jose.readthedocs.io/en/latest/
- https://github.com/mpdavis/python-jose
- Description:
- python-jose provides a JOSE implementation in Python.
The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web
Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web
Algorithms (JWA) - collectively can be used to encrypt and/or sign content using
a variety of algorithms. While the full set of permutations is extremely large,
and might be daunting to some, it is expected that most applications will only
use a small set of algorithms to meet their needs.
 ¦ ¦ ¦ ¦ 
- 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}python-jose>0:security/py-python-jose@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-python-jose/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-python-jose
- pkg install py311-python-jose
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-python-jose listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-python-jose
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1741448419
SHA256 (python-jose-3.4.0.tar.gz) = 9a9a40f418ced8ecaf7e3b28d69887ceaa76adad3bcaa6dae0d9e596fec1d680
SIZE (python-jose-3.4.0.tar.gz) = 92145
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-setuptools>=39.2.0 : devel/py-setuptools@py311
- py311-wheel>=0.29.0 : devel/py-wheel@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-ecdsa>=0 : security/py-ecdsa@py311
- py311-pyasn1>=0.4.1 : devel/py-pyasn1@py311
- py311-rsa>=4.0<5.0 : security/py-rsa@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:
- ===> The following configuration options are available for py311-python-jose-3.4.0:
CRYPTOGRAPHY=on: Use cryptography as cryptographic backend
PYCRYPTODOME=off: Use pycryptodome as cryptographic backend
===> Use 'make config' to modify these settings
- Options name:
- security_py-python-jose
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|