flake2lint

View on PyPIReverse Dependencies (0)

0.4.3 flake2lint-0.4.3-py3-none-any.whl

Wheel Details

Project: flake2lint
Version: 0.4.3
Filename: flake2lint-0.4.3-py3-none-any.whl
Download: [link]
Size: 17422
MD5: 4205a77edf675a97f22b60a727d4edf1
SHA256: 271c46d464d1ad2906f89a10fa38b90c37788c5318082bb8d009c55ca705a0b3
Uploaded: 2023-05-23 14:21:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake2lint
Version: 0.4.3
Summary: Tool and pre-commit hook to augment Flake8 noqa comments with PyLint comments.
Author-Email: Dominic Davis-Foster <dominic[at]davis-foster.co.uk>
Home-Page: https://github.com/domdfcoding/flake2lint
Project-Url: Issue Tracker, https://github.com/domdfcoding/flake2lint/issues
Project-Url: Source Code, https://github.com/domdfcoding/flake2lint
Project-Url: Documentation, https://flake2lint.readthedocs.io/en/latest
License: MIT
Keywords: flake8,pre-commit,pylint
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Typing :: Typed
Platform: Windows
Platform: macOS
Platform: Linux
Requires-Python: >=3.6
Requires-Dist: click (>=7.1.2)
Requires-Dist: consolekit (>=1.0.1)
Requires-Dist: domdf-python-tools (>=2.1.0)
Requires-Dist: flake8 (>=3.8.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 5943 characters]

WHEEL

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

RECORD

Path Digest Size
flake2lint/__init__.py sha256=4Mfhg2Dqmj8UKiFwVKgtdDL_lUaqpmkZPO-WBP-_CCc 4432
flake2lint/__main__.py sha256=LRQIM5Kow5anEoPJ5XLQkbx__5BBjQjU8ylsr5CzWnI 2504
flake2lint/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flake2lint-0.4.3.dist-info/LICENSE sha256=TXanB-tJYmHhByFsynyh-UGwh2VdTVVjbZeFz1utSWc 1064
flake2lint-0.4.3.dist-info/METADATA sha256=nBHBYCAlbnwAuBxk-D6cReIV4401I6kS_g5CI_T967Y 7537
flake2lint-0.4.3.dist-info/WHEEL sha256=3vSnEhs48RUlSXcCXKCl4DOHs_qqaP2dU3IGkMqN2oI 84
flake2lint-0.4.3.dist-info/entry_points.txt sha256=MwTabNSsT69fo0UAVv2kzb8kkZHHxdow4tMha6JCDg4 56
flake2lint-0.4.3.dist-info/RECORD

entry_points.txt

flake2lint = flake2lint.__main__:main