Port details |
- py-jwcrypto Implementation of JOSE Web standards
- 1.5.6 security =2 1.5.6Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-08-26 09:33:08
- Last Update: 2024-03-23 14:49:32
- Commit Hash: 4753ecc
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3+
- WWW:
- https://jwcrypto.readthedocs.io/en/latest/
- https://github.com/latchset/jwcrypto
- Description:
- JWCrypto provides an implementation of the JOSE Working Group documents:
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7516 - JSON Web Encryption (JWE)
- RFC 7517 - JSON Web Key (JWK)
- RFC 7518 - JSON Web Algorithms (JWA)
- RFC 7519 - JSON Web Token (JWT)
- RFC 7520 - Examples of Protecting Content Using JSON Object Signing and
Encryption (JOSE)
- ¦ ¦ ¦ ¦
- 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}jwcrypto>0:security/py-jwcrypto@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-jwcrypto/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-jwcrypto
- pkg install py39-jwcrypto
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 py39-jwcrypto listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-jwcrypto
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1710712532
SHA256 (jwcrypto-1.5.6.tar.gz) = 771a87762a0c081ae6166958a954f80848820b2ab066937dc8b8379d65b1b039
SIZE (jwcrypto-1.5.6.tar.gz) = 87168
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:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-typing-extensions>=4.5.0 : devel/py-typing-extensions@py39
- py39-cryptography>=41.0.7,1 : security/py-cryptography@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-websockify
Configuration Options:
- No options to configure
- Options name:
- security_py-jwcrypto
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.6 23 Mar 2024 14:49:32 |
Po-Chuan Hsieh (sunpoet) |
security/py-jwcrypto: Update to 1.5.6
- Convert to USE_PYTHON=pep517
Changes: https://github.com/latchset/jwcrypto/releases |
1.5.4 21 Feb 2024 15:08:00 |
Po-Chuan Hsieh (sunpoet) |
security/py-jwcrypto: Update to 1.5.4
Changes: https://github.com/latchset/jwcrypto/releases |
1.5.0 05 Oct 2023 02:00:25 |
Po-Chuan Hsieh (sunpoet) |
security/py-jwcrypto: Convert to USE_PYTHON=cryptography |
1.5.0 26 Aug 2023 09:25:30 |
Po-Chuan Hsieh (sunpoet) |
security/py-jwcrypto: Add py-jwcrypto 1.5.0
JWCrypto provides an implementation of the JOSE Working Group documents:
- RFC 7515 - JSON Web Signature (JWS)
- RFC 7516 - JSON Web Encryption (JWE)
- RFC 7517 - JSON Web Key (JWK)
- RFC 7518 - JSON Web Algorithms (JWA)
- RFC 7519 - JSON Web Token (JWT)
- RFC 7520 - Examples of Protecting Content Using JSON Object Signing and
Encryption (JOSE) |
Number of commits found: 4
|