fast-json-pointer

View on PyPIReverse Dependencies (0)

0.3.3 fast_json_pointer-0.3.3-py3-none-any.whl

Wheel Details

Project: fast-json-pointer
Version: 0.3.3
Filename: fast_json_pointer-0.3.3-py3-none-any.whl
Download: [link]
Size: 7459
MD5: 363d27b59c445c3a42c0e324214b8822
SHA256: fedf30291afece02eede49b962d5efa090a8585ab6e784cbd3ad08bfbb1322b4
Uploaded: 2022-12-15 04:59:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fast-json-pointer
Version: 0.3.3
Summary: Implements RFC 6901 JSON pointers, and json-schema draft relative pointer resolution.
Author: Tristan Sweeney
Author-Email: sweeneytri[at]gmail.com
Home-Page: https://github.com/SlowAPI/py-json-pointer
Project-Url: Documentation, https://py-json-pointer.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/SlowAPI/py-json-pointer
Keywords: json,json-pointer,rfc,rfc 6901
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11,<4.0
Requires-Dist: typer[all] (<0.8.0,>=0.7.0); extra == "cli"
Provides-Extra: cli
Description-Content-Type: text/x-rst
[Description omitted; length: 3538 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fast_json_pointer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fast_json_pointer/cli.py sha256=GJ_SPs-erCqcZU2Rl8H4UGJNxsZVLrwms6LNslqD5Yk 339
fast_json_pointer/exceptions.py sha256=fNhtTIAD5JWTagjlrnG7cEhri_RxIhwmhEHCLmfQra0 180
fast_json_pointer/rfc6901_parser.py sha256=QLUeZLlRyadexKWWr8vjEpdZF9o7IBaJkZ1YQ4CY6H0 3099
fast_json_pointer-0.3.3.dist-info/entry_points.txt sha256=ZjtXSuYmV6ixvCuZ7p9xSFEQ01oFLB6H0_HOX2j1KAQ 49
fast_json_pointer-0.3.3.dist-info/METADATA sha256=JmNb9YHpb-YPmP8VZKREx3k3nnmh9_V50_K-QXh998Q 4537
fast_json_pointer-0.3.3.dist-info/LICENSE sha256=ZVetxLwdWSMuJ1Z6GF3XDPLsyjFUAYsL5h6inPnoFOI 7633
fast_json_pointer-0.3.3.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
fast_json_pointer-0.3.3.dist-info/RECORD

entry_points.txt

fjp = fast_json_pointer.cli:app