README.rst
pyproject.toml
setup.py
jsonschema/__init__.py
jsonschema/__main__.py
jsonschema/_format.py
jsonschema/_legacy_validators.py
jsonschema/_types.py
jsonschema/_utils.py
jsonschema/_validators.py
jsonschema/cli.py
jsonschema/exceptions.py
jsonschema/protocols.py
jsonschema/validators.py
jsonschema.egg-info/PKG-INFO
jsonschema.egg-info/SOURCES.txt
jsonschema.egg-info/dependency_links.txt
jsonschema.egg-info/entry_points.txt
jsonschema.egg-info/requires.txt
jsonschema.egg-info/top_level.txt
jsonschema/benchmarks/__init__.py
jsonschema/benchmarks/issue232.py
jsonschema/benchmarks/json_schema_test_suite.py
jsonschema/schemas/draft2019-09.json
jsonschema/schemas/draft2020-12.json
jsonschema/schemas/draft3.json
jsonschema/schemas/draft4.json
jsonschema/schemas/draft6.json
jsonschema/schemas/draft7.json
jsonschema/schemas/vocabularies.json
jsonschema/tests/__init__.py
jsonschema/tests/_helpers.py
jsonschema/tests/_suite.py
jsonschema/tests/fuzz_validate.py
jsonschema/tests/test_cli.py
jsonschema/tests/test_deprecations.py
jsonschema/tests/test_exceptions.py
jsonschema/tests/test_format.py
jsonschema/tests/test_jsonschema_test_suite.py
jsonschema/tests/test_types.py
jsonschema/tests/test_utils.py
jsonschema/tests/test_validators.py