Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python39-jsonschema | Distribution: Fedora Project |
Version: 3.2.0 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Sun Oct 2 22:31:17 2022 |
Group: Unspecified | Build host: buildvm-x86-12.iad2.fedoraproject.org |
Size: 480332 | Source RPM: python39-jsonschema-epel-3.2.0-1.el8.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/Julian/jsonschema | |
Summary: Implementation of JSON Schema validation for Python |
jsonschema is an implementation of JSON Schema for Python (supporting 2.7+, including Python 3). - Full support for Draft 7, Draft 6, Draft 4 and Draft 3 - Lazy validation that can iteratively report all validation errors. - Small and extensible - Programmatic querying of which properties or items failed validation.
MIT
* Wed Jun 29 2022 Orion Poplawski <orion@nwra.com> - 3.2.0-1 - Build for EPEL8 Python 3.9
/usr/bin/jsonschema /usr/lib/python3.9/site-packages/jsonschema /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info/PKG-INFO /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info/SOURCES.txt /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info/dependency_links.txt /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info/entry_points.txt /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info/requires.txt /usr/lib/python3.9/site-packages/jsonschema-3.2.0-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/jsonschema/__init__.py /usr/lib/python3.9/site-packages/jsonschema/__main__.py /usr/lib/python3.9/site-packages/jsonschema/__pycache__ /usr/lib/python3.9/site-packages/jsonschema/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/__main__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/__main__.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_format.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_format.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_legacy_validators.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_legacy_validators.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_reflect.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_reflect.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_types.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_types.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_utils.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_utils.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_validators.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/_validators.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/cli.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/cli.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/compat.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/compat.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/exceptions.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/exceptions.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/validators.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/__pycache__/validators.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/_format.py /usr/lib/python3.9/site-packages/jsonschema/_legacy_validators.py /usr/lib/python3.9/site-packages/jsonschema/_reflect.py /usr/lib/python3.9/site-packages/jsonschema/_types.py /usr/lib/python3.9/site-packages/jsonschema/_utils.py /usr/lib/python3.9/site-packages/jsonschema/_validators.py /usr/lib/python3.9/site-packages/jsonschema/benchmarks /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__init__.py /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__ /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__/issue232.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__/issue232.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__/json_schema_test_suite.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/benchmarks/__pycache__/json_schema_test_suite.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/benchmarks/issue232.py /usr/lib/python3.9/site-packages/jsonschema/benchmarks/json_schema_test_suite.py /usr/lib/python3.9/site-packages/jsonschema/cli.py /usr/lib/python3.9/site-packages/jsonschema/compat.py /usr/lib/python3.9/site-packages/jsonschema/exceptions.py /usr/lib/python3.9/site-packages/jsonschema/schemas /usr/lib/python3.9/site-packages/jsonschema/schemas/draft3.json /usr/lib/python3.9/site-packages/jsonschema/schemas/draft4.json /usr/lib/python3.9/site-packages/jsonschema/schemas/draft6.json /usr/lib/python3.9/site-packages/jsonschema/schemas/draft7.json /usr/lib/python3.9/site-packages/jsonschema/tests /usr/lib/python3.9/site-packages/jsonschema/tests/__init__.py /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__ /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/_helpers.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/_helpers.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/_suite.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/_suite.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_cli.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_cli.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_exceptions.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_exceptions.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_format.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_format.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_jsonschema_test_suite.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_jsonschema_test_suite.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_types.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_types.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_validators.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/__pycache__/test_validators.cpython-39.pyc /usr/lib/python3.9/site-packages/jsonschema/tests/_helpers.py /usr/lib/python3.9/site-packages/jsonschema/tests/_suite.py /usr/lib/python3.9/site-packages/jsonschema/tests/test_cli.py /usr/lib/python3.9/site-packages/jsonschema/tests/test_exceptions.py /usr/lib/python3.9/site-packages/jsonschema/tests/test_format.py /usr/lib/python3.9/site-packages/jsonschema/tests/test_jsonschema_test_suite.py /usr/lib/python3.9/site-packages/jsonschema/tests/test_types.py /usr/lib/python3.9/site-packages/jsonschema/tests/test_validators.py /usr/lib/python3.9/site-packages/jsonschema/validators.py /usr/share/doc/python39-jsonschema /usr/share/doc/python39-jsonschema/README.rst /usr/share/licenses/python39-jsonschema /usr/share/licenses/python39-jsonschema/COPYING /usr/share/licenses/python39-jsonschema/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 06:04:20 2024