gjson

View on PyPIReverse Dependencies (0)

1.0.0 gjson-1.0.0-py3-none-any.whl

Wheel Details

Project: gjson
Version: 1.0.0
Filename: gjson-1.0.0-py3-none-any.whl
Download: [link]
Size: 35890
MD5: 98c09f1ac9845b264c05fe7673d97689
SHA256: 8ca97b464708cf9ec629de712f0474e897c5435db2ae3550a604af745617aec6
Uploaded: 2023-01-24 11:58:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gjson
Version: 1.0.0
Summary: gjson-py is a Python package that provides a simple way to filter and extract data from JSON-like objects or JSON files, using the GJSON syntax.
Author: Riccardo Coccioli
Author-Email: volans-[at]users.noreply.github.com
Home-Page: https://github.com/volans-/gjson-py
License: GPLv3+
Keywords: gjson,json
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Platform: GNU/Linux
Platform: BSD
Platform: MacOSX
Requires-Python: >=3.9
Requires-Dist: prospector[with_everything]; extra == "prospector"
Requires-Dist: pytest; extra == "prospector"
Requires-Dist: bandit; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: flake8-import-order; extra == "tests"
Requires-Dist: mypy; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: sphinx-rtd-theme; extra == "tests"
Requires-Dist: sphinx-argparse; extra == "tests"
Requires-Dist: sphinx-autodoc-typehints; extra == "tests"
Requires-Dist: Sphinx; extra == "tests"
Requires-Dist: types-pkg-resources; extra == "tests"
Provides-Extra: prospector
Provides-Extra: tests
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 16371 characters]

WHEEL

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

RECORD

Path Digest Size
gjson/__init__.py sha256=YhMVEOiVLR6_WxDPAWYopLP3UhX5dCY4iH6UpPlVTzk 8377
gjson/_cli.py sha256=QeJ0c3c1YW5SJ5m4VNqwT4ydNeCYQV2C6e0DjffVcwA 4597
gjson/_gjson.py sha256=risQkJ_MwoljVK5JXaMJUdRC9DepwE68FD3stlujJQY 61669
gjson/_protocols.py sha256=zewh_kHMBsNVrUykokYcKH_KpHhl6j0ARlmkoTtHsEc 1797
gjson/exceptions.py sha256=9l-nN1uSC8mabWKg6ogi_SJr4pmPJIzWn90anp60Zlo 1313
gjson/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gjson-1.0.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
gjson-1.0.0.dist-info/METADATA sha256=PzrPsh2ggdOvkd6MgHo4XEgI7KWdIkrhkac6GjG7Wow 18448
gjson-1.0.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
gjson-1.0.0.dist-info/entry_points.txt sha256=xSol3NLtNp70uRsLTtAKtrP3jmBqXOqeiTR3CdDgTJI 41
gjson-1.0.0.dist-info/top_level.txt sha256=ijxnFZI8ep_2bmHjRjVgPaQoJPjMn3O0ITHDqhmnHZ8 6
gjson-1.0.0.dist-info/RECORD

top_level.txt

gjson

entry_points.txt

gjson = gjson._cli:cli