Port details |
- py-referencing JSON Referencing + Python
- 0.31.1 devel
=0 0.30.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-07-09 10:39:05
- Last Update: 2023-12-01 22:11:44
- Commit Hash: caa004e
- Also Listed In: python
- License: MIT
- WWW:
- https://referencing.readthedocs.io/en/stable/
- https://github.com/python-jsonschema/referencing
- Description:
- referencing is an implementation-agnostic implementation of JSON reference
resolution.
In other words, a way for e.g. JSON Schema tooling to resolve the $ref keyword
across all drafts without needing to implement support themselves.
 ¦ ¦ ¦ ¦ 
- 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}referencing>0:devel/py-referencing@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-referencing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-referencing
- pkg install py39-referencing
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-referencing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-referencing
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1701363720
SHA256 (referencing-0.31.1.tar.gz) = 81a1471c68c9d5e3831c30ad1dd9815c45b558e596653db751a2bfdd17b3b9ec
SIZE (referencing-0.31.1.tar.gz) = 54177
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-hatch-vcs>=0 : devel/py-hatch-vcs@py39
- py39-hatchling>=0 : devel/py-hatchling@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-attrs>=22.2.0 : devel/py-attrs@py39
- py39-rpds-py>=0.7.0 : devel/py-rpds-py@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-jsonschema
- devel/py-jsonschema-path
- devel/py-jsonschema-spec
- devel/py-jupyter-events
Configuration Options:
- No options to configure
- Options name:
- devel_py-referencing
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|