Port details |
- py-referencing JSON Referencing + Python
- 0.35.1 devel =4 0.35.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-07-09 10:39:05
- Last Update: 2024-05-19 17:15:44
- Commit Hash: e9cf30a
- People watching this port, also watch:: p5-Error, autoconf, indexinfo, openjpeg, jpeg-turbo
- 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 = 1715842750
SHA256 (referencing-0.35.1.tar.gz) = 25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c
SIZE (referencing-0.35.1.tar.gz) = 62991
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-jsonschema-specifications
- 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:
|