jonq

View on PyPIReverse Dependencies (0)

0.0.1 jonq-0.0.1-py3-none-any.whl

Wheel Details

Project: jonq
Version: 0.0.1
Filename: jonq-0.0.1-py3-none-any.whl
Download: [link]
Size: 13135
MD5: adf88000f226e793e4940f7a40a7461f
SHA256: 44f29603a286b2287ec66451238b1e0cc05ec19dc1f6f620141d656ec262d768
Uploaded: 2025-03-09 01:12:33 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: jonq
Version: 0.0.1
Summary: SQL-like query tool for JSON files
Author-Email: oha <aaronoh2015[at]gmail.com>
Project-Url: Homepage, https://github.com/duriantaco/jonq
Project-Url: Bug Tracker, https://github.com/duriantaco/jonq/issues
License: MIT
Keywords: jq,json,query,sql
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 10114 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jonq/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jonq/executor.py sha256=9PnIKjU_lLOe378be3g0FxQz0idLkI1MsxsGRRk2QHg 1572
jonq/jq_filter.py sha256=FayGrlls7aF3XGC1cBeftv4f8c9YeGHwUE_8S2zlOcM 15370
jonq/main.py sha256=8FPCjnAoxyCcVeYIvhqg5jgdT9UBnq6OIKGkx8bjEgQ 2087
jonq/query_parser.py sha256=zYVltQC9lYhJPFibZIpQOtFSQlCddwzyu30IZWvnHmQ 14371
jonq-0.0.1.dist-info/METADATA sha256=CDQdBIIk-yGxsq2EpSEMiZ2nXhgQewzo20o6GFyeclA 11028
jonq-0.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
jonq-0.0.1.dist-info/entry_points.txt sha256=UgVav4TDlUS59AZtsMee_yJo78_1fztBckJsrievROs 40
jonq-0.0.1.dist-info/RECORD

entry_points.txt

jonq = jonq.main:main