graylint

View on PyPIReverse Dependencies (1)

2.0.0 graylint-2.0.0-py3-none-any.whl

Wheel Details

Project: graylint
Version: 2.0.0
Filename: graylint-2.0.0-py3-none-any.whl
Download: [link]
Size: 27517
MD5: 7c62d3b0a203187c4d6d62bcaec295bf
SHA256: 69d18a8b0de6d828cd3d0675ff4e6d2043cc23fbf662ab23cc9e6f56fbcbadbe
Uploaded: 2024-07-31 20:09:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graylint
Version: 2.0.0
Summary: Run linters and show only new errors compared to an older commit
Author: Antti Kaihola
Author-Email: 13725+akaihola[at]users.noreply.github.com
Home-Page: https://github.com/akaihola/graylint
Project-Url: Source Code, https://github.com/akaihola/graylint
Project-Url: Change Log, https://github.com/akaihola/graylint/blob/master/CHANGES.rst
Project-Url: News, https://github.com/akaihola/graylint/discussions/categories/announcements
License: BSD
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >=3.8
Requires-Dist: darkgraylib (~=2.0.0)
Requires-Dist: Pygments (>=2.4.0); extra == "color"
Requires-Dist: darkgray-dev-tools (~=0.1.1); extra == "release"
Requires-Dist: click (>=8.0.0); extra == "test"
Requires-Dist: cryptography (>=3.3.2); extra == "test"
Requires-Dist: defusedxml (>=0.7.1); extra == "test"
Requires-Dist: mypy (>=0.990); extra == "test"
Requires-Dist: pathspec; extra == "test"
Requires-Dist: pip-requirements-parser; extra == "test"
Requires-Dist: pydocstyle; extra == "test"
Requires-Dist: Pygments (>=2.4.0); extra == "test"
Requires-Dist: pylint; extra == "test"
Requires-Dist: pytest (>=6.2.0); extra == "test"
Requires-Dist: pytest-kwparametrize (>=0.0.3); extra == "test"
Requires-Dist: requests-cache (>=0.7); extra == "test"
Requires-Dist: ruamel.yaml (>=0.17.21); extra == "test"
Requires-Dist: ruff (>=0.0.292); extra == "test"
Requires-Dist: twine (>=2.0.0); extra == "test"
Requires-Dist: types-requests (>=2.27.9); extra == "test"
Requires-Dist: types-toml (>=0.10.4); extra == "test"
Requires-Dist: urllib3 (>=1.25.9); extra == "test"
Requires-Dist: wheel (>=0.21.0); extra == "test"
Provides-Extra: color
Provides-Extra: release
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE.rst
[Description omitted; length: 20867 characters]

WHEEL

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

RECORD

Path Digest Size
graylint/__init__.py sha256=pt-Un6Eq_GAIXgdJSylUnm5RRZL1fq6sFTp4Gv7h_JY 101
graylint/__main__.py sha256=t7a_Ej4fc8TG5NY-l27nZmHrhtNeNm0z3tRM90XQQoY 2266
graylint/command_line.py sha256=poIvQ_aLKyDEHzjJFEF0tBUxEx0_9FoOksjYckReSYY 1535
graylint/config.py sha256=ZbRgzoOnGgLWrXfP5EpDziOmeiUGO5onmZVH4nudJ0I 251
graylint/help.py sha256=pOwYsYTUhNbI_h-RR_w8bK7Or4IR0p8DAYyWrPf4oiI 610
graylint/linting.py sha256=xZVO9IvmIwYXUYVrrUnEYx8IMEzy2mHZgXQfXEHfUSg 22387
graylint/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graylint/version.py sha256=7WeQoy6bDT0gDm8SZm4IUHNCIDPZO9FhT7j_bVTUXao 86
graylint/tests/test_command_line.py sha256=ZXMlbPRtcbIFOykRbeQOZj--RBoZ9yNlIWWZMhhFrLM 2817
graylint/tests/test_linting.py sha256=ev-72Pr0aO6E0YH3VpczxMZA8V4rujIv6CpU1aNFXq8 22379
graylint/tests/test_main.py sha256=gMdyDGHk4rIbEzvfdRDq4aNqwYHwuxTIIuoujD0QRy4 1834
graylint-2.0.0.dist-info/LICENSE.rst sha256=w6Mqn6fINa_rExpv1hUqkg0Eg7DHoqXfgHaDryoVwhE 1556
graylint-2.0.0.dist-info/METADATA sha256=AwQMz1iVbSqVjErtnyu8QvqEjKcqA_Va9uTlDpM5TPo 22948
graylint-2.0.0.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
graylint-2.0.0.dist-info/entry_points.txt sha256=KKzdOO3rG9oyRgyOJHNjCbVeomt6GO38Ch7ET0PX6Sg 72
graylint-2.0.0.dist-info/top_level.txt sha256=x0RwG3TO6HPyug4ddBQqRS4vyipJoaP6QZzqFBoR1VA 9
graylint-2.0.0.dist-info/RECORD

top_level.txt

graylint

entry_points.txt

graylint = graylint.__main__:main_with_error_handling