bc-jsonpath-ng

View on PyPIReverse Dependencies (4)

1.6.1 bc_jsonpath_ng-1.6.1-py3-none-any.whl

Wheel Details

Project: bc-jsonpath-ng
Version: 1.6.1
Filename: bc_jsonpath_ng-1.6.1-py3-none-any.whl
Download: [link]
Size: 29783
MD5: ce5af053cb02d6590646115d03e3006c
SHA256: 2c85bb1d194376808fe1fc49558dd484e39024b15c719995e22de811e6ba4dc8
Uploaded: 2023-11-26 13:29:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bc-jsonpath-ng
Version: 1.6.1
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: bridgecrew
Author-Email: meet[at]bridgecrew.io
Home-Page: https://github.com/bridgecrewio/jsonpath-ng
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: ply
Requires-Dist: decorator
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 15882 characters]

WHEEL

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

RECORD

Path Digest Size
bc_jsonpath_ng/__init__.py sha256=Gt2PmgWU1XzgX0aghSJ_gN8SqN-AXe0tiHLMLhASe48 78
bc_jsonpath_ng/__version__.py sha256=UB0rz0TMsR0fTvEwewaJTcQXyTNQSEi2_Jkyoms_bss 22
bc_jsonpath_ng/exceptions.py sha256=WbmwVjhCtpqp0enN3Sd4ymlZGP8ZZUkvT9uq7PXiEq4 146
bc_jsonpath_ng/jsonpath.py sha256=-FSqJLQ2uW3kWojg3B1sH3Q8QZmREAVMx7MO3ul3E5M 25947
bc_jsonpath_ng/lexer.py sha256=Edaxm9ZLO5wvdA_OmSkctvL4RNgn-jfUQReLyTynVHg 5510
bc_jsonpath_ng/parser.py sha256=DVeHnaHnXUHneqmaJq8GEuj8TW25fc4isev443X1Is0 6122
bc_jsonpath_ng/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bc_jsonpath_ng/bin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bc_jsonpath_ng/bin/jsonpath.py sha256=4kf6Sx84ijt6FeJlevmNRhGGB0pOqjHOF2UvzuXXeLM 2111
bc_jsonpath_ng/ext/__init__.py sha256=y0AQl8ASJAQf78kfF4Kq22yKKMV-VWHTGRvazeih-Hk 586
bc_jsonpath_ng/ext/arithmetic.py sha256=KcMwKuz5rgp-3HYXjKC1vLkz8MK8jk7-565qvncn8w0 2442
bc_jsonpath_ng/ext/filter.py sha256=BllTNOLxx1zPj6mU5pQg9DwdWQq06X8Evz86IFV18Bc 4555
bc_jsonpath_ng/ext/iterable.py sha256=WBd3d-G0RBFUxlMu1PwIggIbUTvK8vvBUNUUcqUQ-Tc 2858
bc_jsonpath_ng/ext/parser.py sha256=qiTRMuDlOKWOgh2QmQyBpCA9YOQzlIBOnfB6SSOv6bk 5474
bc_jsonpath_ng/ext/string.py sha256=a0YcsTPPPOra5jtqKuqB63FEwUwKNdsKNjwGCucDrq8 3257
bc_jsonpath_ng-1.6.1.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
bc_jsonpath_ng-1.6.1.dist-info/METADATA sha256=enmHi5QDzf67r-urFuiXbk9MnetVKcFL51kAxHVCy4Y 17102
bc_jsonpath_ng-1.6.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
bc_jsonpath_ng-1.6.1.dist-info/entry_points.txt sha256=vIvdOYZgYUmy8sOMPctiGLBFn2ZQfLoP0Tam1aH1Px4 75
bc_jsonpath_ng-1.6.1.dist-info/top_level.txt sha256=Fl8S-jD-kZgWbYjkTf2YEWm2FDlEDPP_Yp1rQJYnptE 15
bc_jsonpath_ng-1.6.1.dist-info/RECORD

top_level.txt

bc_jsonpath_ng

entry_points.txt

bc_jsonpath_ng = bc_jsonpath_ng.bin.jsonpath:entry_point