jsonpath-ng-aerospike

View on PyPIReverse Dependencies (1)

1.5.3 jsonpath_ng_aerospike-1.5.3-py3-none-any.whl

Wheel Details

Project: jsonpath-ng-aerospike
Version: 1.5.3
Filename: jsonpath_ng_aerospike-1.5.3-py3-none-any.whl
Download: [link]
Size: 31154
MD5: 6442f6890d18e16fd05d81392f345d46
SHA256: 780da5ef9538e304a01db5deaaf274bcc34ff9ef7b8ed3dea0c0f076bc5fdf9f
Uploaded: 2022-09-16 20:55:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jsonpath-ng-aerospike
Version: 1.5.3
Summary: A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators and providing clear AST for metaprogramming.
Author: Tomas Aparicio, Julian Nguyen
Author-Email: tomas[at]aparicio.me, jnguyen[at]aerospike.com
Home-Page: https://github.com/aerospike-community/jsonpath-ng
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: ply
Requires-Dist: decorator
Requires-Dist: six
License-File: LICENSE
License-File: NOTICE
[Description omitted; length: 16149 characters]

WHEEL

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

RECORD

Path Digest Size
jsonpath_ng/__init__.py sha256=0jf4O-SfwHQMXtwxleRZRSnRFPNnexPoJc6UDjUk6YQ 116
jsonpath_ng/exceptions.py sha256=WbmwVjhCtpqp0enN3Sd4ymlZGP8ZZUkvT9uq7PXiEq4 146
jsonpath_ng/jsonpath.py sha256=hOhyXsyh_M-qzseRSMcChH0xB2Dv8LDUBXK7Am4z4kQ 26312
jsonpath_ng/lexer.py sha256=UuZTp0-Kp6J3ebIzNxMcjf7NueH-kE966fAYI7R1Es0 5333
jsonpath_ng/parser.py sha256=ydSja-X3XBWyVdrEc38vf3a_IH6MFFpWbii7f-1ZYlE 6687
jsonpath_ng/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jsonpath_ng/bin/jsonpath.py sha256=oqMf4yidMF9WoAC22ko3h8K8-jhkarP8wpp52DKmWmc 2151
jsonpath_ng/ext/__init__.py sha256=oxAHiz1-xcRsDX_KGDCiBh6LGP2zHZKzvI3QxrFTh6E 605
jsonpath_ng/ext/arithmetic.py sha256=CvRF0dnFWu7V1v2XrQBjymPJGrxYWIr4ff4efhQQOhE 2381
jsonpath_ng/ext/filter.py sha256=KCe6KgiSzhBKN9b9WRe8JL5zL7DVEmARkjf1vZD1bvc 5174
jsonpath_ng/ext/iterable.py sha256=FUp3kPvSh4x3QoTZ7jKDcscMVhKsMIYJkwVsm9BSvyA 3783
jsonpath_ng/ext/parser.py sha256=75YyhSLph-QKOyNSshGoAal1nCwHBcVbNkK21WFAhvE 5664
jsonpath_ng/ext/string.py sha256=tc31syR7ctJ-LNGslnO_L4-UyvwgMr7VoEQl_142AGs 3258
jsonpath_ng_aerospike-1.5.3.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
jsonpath_ng_aerospike-1.5.3.dist-info/METADATA sha256=r4JekBJzrVCi4_J6uHAbjq_E9uNkgdwY0zy_p56RP5Q 17146
jsonpath_ng_aerospike-1.5.3.dist-info/NOTICE sha256=bR9fBVSqeS5cWFLzNGj_XROe0o9ufXdzmTMMmx6TeHc 500
jsonpath_ng_aerospike-1.5.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
jsonpath_ng_aerospike-1.5.3.dist-info/entry_points.txt sha256=VRPM3LkYSvQ6p1e61jOm5_NZHTHCZ2xv-2Sbh_qO_68 69
jsonpath_ng_aerospike-1.5.3.dist-info/top_level.txt sha256=SeYdUWfJ4KSDQbd2GnE6BOd8vMG7Lta9nbIfT2N7xbE 12
jsonpath_ng_aerospike-1.5.3.dist-info/RECORD

top_level.txt

jsonpath_ng

entry_points.txt

jsonpath_ng = jsonpath_ng.bin.jsonpath:entry_point