dt-jsonpath-rw

View on PyPIReverse Dependencies (0)

1.4.0 dt_jsonpath_rw-1.4.0-py3-none-any.whl

Wheel Details

Project: dt-jsonpath-rw
Version: 1.4.0
Filename: dt_jsonpath_rw-1.4.0-py3-none-any.whl
Download: [link]
Size: 19737
MD5: 2c2471b94614c8479b41bb492489ad7b
SHA256: d0c6335f467c7865900f10984fb0d158361b419c84bdfa55e83633d4131382db
Uploaded: 2024-02-15 17:49:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dt-jsonpath-rw
Version: 1.4.0
Summary: A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
Author: Kenneth Knowles
Author-Email: kenn.knowles[at]gmail.com
Home-Page: https://github.com/kennknowles/python-jsonpath-rw
License: Apache 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Requires-Dist: ply
Requires-Dist: decorator
Requires-Dist: six
License-File: LICENSE
[Description omitted; length: 12512 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jsonpath_rw/__init__.py sha256=eO7PRhGIH5lfkU0MHJq5Utd-tAbMk5kmZtm1LZ9XxC8 77
jsonpath_rw/jsonpath.py sha256=bY6RqsZI3F59t8qpX18ttFwS9ut26W6zWgnawFqSyM0 19536
jsonpath_rw/lexer.py sha256=jeaLgGf5l4FuyUCJANjd0mn9eMm4KBye_8ryArah1Vw 5490
jsonpath_rw/parser.py sha256=Mb7oMITQ9Ffc7qPzE5-HRiU5Z7UMXRs09fkoXXaIINQ 5815
jsonpath_rw/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsonpath_rw/bin/jsonpath.py sha256=38a1seBjtICeb8JrtPlYMXgIUrt-7rviak5fM7Q0aYM 2222
dt_jsonpath_rw-1.4.0.dist-info/LICENSE sha256=Pd-b5cKP4n2tFDpdx27qJSIq0d1ok0oEcGTlbtL6QMU 11560
dt_jsonpath_rw-1.4.0.dist-info/METADATA sha256=O2F07emgoJz5ntW9LdTz8yiv7DbEvwkRJvUEw3D1GFQ 13637
dt_jsonpath_rw-1.4.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
dt_jsonpath_rw-1.4.0.dist-info/entry_points.txt sha256=THkDJRxtftRWPlNG6tQLeVxQXe-ZBFNWB-LgdfDJdN0 69
dt_jsonpath_rw-1.4.0.dist-info/top_level.txt sha256=ZkYenrz7C0bQMlN3Nn0VYMWQc2Vm5zfcGQTOJowecEA 12
dt_jsonpath_rw-1.4.0.dist-info/RECORD

top_level.txt

jsonpath_rw

entry_points.txt

jsonpath.py = jsonpath_rw.bin.jsonpath:entry_point