Port details |
- py-check-jsonschema jsonschema CLI and pre-commit hook
- 0.28.2 devel
=2 0.28.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-04-18 18:09:16
- Last Update: 2024-07-21 16:55:40
- Commit Hash: 180cd73
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/python-jsonschema/check-jsonschema
- Description:
- check-jsonschema is a JSON Schema CLI and pre-commit hook built on jsonschema.
The schema may be specified as a local or remote (HTTP or HTTPS) file.
Remote files are automatically downloaded and cached if possible.
¦ ¦ ¦ ¦ 
- 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}check-jsonschema>0:devel/py-check-jsonschema@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-check-jsonschema/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-check-jsonschema
- pkg install py311-check-jsonschema
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-check-jsonschema listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-check-jsonschema
- Package flavors (<flavor>: <package>)
- py311: py311-check-jsonschema
- distinfo:
- TIMESTAMP = 1712886422
SHA256 (check-jsonschema-0.28.2.tar.gz) = 6bb5a7aa16ca9854a6fd45b6037c28bc548612aedec1df57b154ecfce1441bea
SIZE (check-jsonschema-0.28.2.tar.gz) = 250298
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>=0 : devel/py-setuptools@py311
- py311-wheel>=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-click>=8<9 : devel/py-click@py311
- py311-jsonschema>=4.18.0<5.0 : devel/py-jsonschema@py311
- py311-regress>=0.4.0 : devel/py-regress@py311
- py311-requests>=0<3.0 : www/py-requests@py311
- py311-ruamel.yaml>=0.18.6 : devel/py-ruamel.yaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-check-jsonschema
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|