gron

View on PyPIReverse Dependencies (1)

1.3.0 gron-1.3.0-py3-none-any.whl

Wheel Details

Project: gron
Version: 1.3.0
Filename: gron-1.3.0-py3-none-any.whl
Download: [link]
Size: 5540
MD5: fee8c38065a6f151a43e298c01365239
SHA256: 90bd3127aa1b1ff4fd58788ac3bcb79ceec80aaf16db582e604722e605506eda
Uploaded: 2022-11-11 18:49:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gron
Version: 1.3.0
Summary: Python library to grep JSON.
Author-Email: Bastian Venthur <mail[at]venthur.de>
Project-Url: Documentation, https://gron.readthedocs.io/
Project-Url: Source, https://github.com/venthur/python-gron
Project-Url: Changelog, https://github.com/venthur/python-gron/blob/master/CHANGELOG.md
License: MIT License Copyright (c) 2018 Bastian Venthur Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: build (==0.9.0); extra == "dev"
Requires-Dist: flake8 (==5.0.4); extra == "dev"
Requires-Dist: pytest-cov (==4.0.0); extra == "dev"
Requires-Dist: pytest (==7.2.0); extra == "dev"
Requires-Dist: sphinx (==5.3.0); extra == "dev"
Requires-Dist: twine (==4.0.1); extra == "dev"
Requires-Dist: wheel (==0.37.1); extra == "dev"
Requires-Dist: mypy (==0.990); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1577 characters]

WHEEL

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

RECORD

Path Digest Size
gron/__init__.py sha256=P6uGpTwzwugSHs9RbHeASDAvgSzwf1smAU0hGEJppvI 191
gron/__main__.py sha256=-HDYsgi2g6vg9OUGck6C7xKGvcj0S3kHid8HRNU7Nzs 797
gron/gron.py sha256=AiGkeKRggt8FGtaBU0Mc7dOX5iFTxuUTpz_ZuHeMI8M 2010
gron/version.py sha256=-huz0Z4C1AcXTOaNXBP9XGRaElULZsqgZIi_JFqQkf0 67
gron-1.3.0.dist-info/LICENSE sha256=AJbfjScq_wYhU5spsW7LrjWrGu3XPJlbIRFebcZdHMo 1072
gron-1.3.0.dist-info/METADATA sha256=EXSrxX-F9kynGdv89NNfZ8BO5NSBFgFM0azDMbFjCh4 3863
gron-1.3.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
gron-1.3.0.dist-info/entry_points.txt sha256=eTsCogPoje-KoBjDJVireyOS4w8Mcj1-u_iVttv-PNg 44
gron-1.3.0.dist-info/top_level.txt sha256=htMcv9ZXIqTNSqPzoO70-HVh_kTOr0BA2eTZA1YX8yE 5
gron-1.3.0.dist-info/RECORD

top_level.txt

gron

entry_points.txt

gron = gron.__main__:main