INFO
Name: python3-jsonschema-path
Version: 0.3.4-6.el10_2
Arch: noarch
Summary: Object-oriented JSONSchema
License: Apache-2.0
Vendor: Fedora Project
Build Host: buildvm-ppc64le-16.rdu3.fedoraproject.org
Build Date: Sun Jan 18 08:16:54 2026
Size: 82337
URL: https://github.com/p1c2u/jsonschema-path
Description: A python library which provides traverse JSON resources like paths and
access resources on demand with separate dereferencing accessor layer.
FILES
/usr/lib/python3.12/site-packages/jsonschema_path
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/LICENSE
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/METADATA
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/WHEEL
/usr/lib/python3.12/site-packages/jsonschema_path/__init__.py
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/accessors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/accessors.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/loaders.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/loaders.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/paths.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/paths.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/readers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/readers.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/retrievers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/retrievers.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/typing.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/typing.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/accessors.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__init__.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/file.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/file.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/protocols.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/protocols.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/requests.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/requests.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/urllib.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/urllib.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/file.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/protocols.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/requests.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/urllib.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/utils.py
/usr/lib/python3.12/site-packages/jsonschema_path/loaders.py
/usr/lib/python3.12/site-packages/jsonschema_path/paths.py
/usr/lib/python3.12/site-packages/jsonschema_path/py.typed
/usr/lib/python3.12/site-packages/jsonschema_path/readers.py
/usr/lib/python3.12/site-packages/jsonschema_path/retrievers.py
/usr/lib/python3.12/site-packages/jsonschema_path/typing.py
/usr/lib/python3.12/site-packages/jsonschema_path/utils.py
/usr/share/doc/python3-jsonschema-path
/usr/share/doc/python3-jsonschema-path/README.rst
/usr/share/licenses/python3-jsonschema-path
/usr/share/licenses/python3-jsonschema-path/LICENSE
REQUIRES
(python3.12dist(pathable) < 0.5~~ with python3.12dist(pathable) >= 0.4.1)
(python3.12dist(requests) < 3~~ with python3.12dist(requests) >= 2.31)
python(abi) 3.12
python3.12dist(pyyaml) 5.1
python3.12dist(referencing) 0.37~~
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rpmlib(RichDependencies) 4.12.0-1
rpmlib(TildeInVersions) 4.10.0-1
PROVIDES
python-jsonschema-path 0.3.4-6.el10_2
python3-jsonschema-path 0.3.4-6.el10_2
python3.12-jsonschema-path 0.3.4-6.el10_2
python3.12dist(jsonschema-path) 0.3.4
python3dist(jsonschema-path) 0.3.4
CONFIG FILES
/usr/lib/python3.12/site-packages/jsonschema_path
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/LICENSE
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/METADATA
/usr/lib/python3.12/site-packages/jsonschema_path-0.3.4.dist-info/WHEEL
/usr/lib/python3.12/site-packages/jsonschema_path/__init__.py
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/accessors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/accessors.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/loaders.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/loaders.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/paths.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/paths.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/readers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/readers.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/retrievers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/retrievers.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/typing.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/typing.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/accessors.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__init__.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/file.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/file.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/protocols.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/protocols.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/requests.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/requests.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/urllib.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/urllib.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/file.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/protocols.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/requests.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/urllib.py
/usr/lib/python3.12/site-packages/jsonschema_path/handlers/utils.py
/usr/lib/python3.12/site-packages/jsonschema_path/loaders.py
/usr/lib/python3.12/site-packages/jsonschema_path/paths.py
/usr/lib/python3.12/site-packages/jsonschema_path/py.typed
/usr/lib/python3.12/site-packages/jsonschema_path/readers.py
/usr/lib/python3.12/site-packages/jsonschema_path/retrievers.py
/usr/lib/python3.12/site-packages/jsonschema_path/typing.py
/usr/lib/python3.12/site-packages/jsonschema_path/utils.py
/usr/share/doc/python3-jsonschema-path
/usr/share/doc/python3-jsonschema-path/README.rst d
/usr/share/licenses/python3-jsonschema-path
/usr/share/licenses/python3-jsonschema-path/LICENSE l
LICENSE FILES
Apache-2.0
|