module-level-lint

View on PyPIReverse Dependencies (0)

0.2.2 module_level_lint-0.2.2-py3-none-any.whl

Wheel Details

Project: module-level-lint
Version: 0.2.2
Filename: module_level_lint-0.2.2-py3-none-any.whl
Download: [link]
Size: 6613
MD5: ee1faec49dc5e7ba19448d350f94779d
SHA256: 4fdcd91e7f737413f83e9b6a0e260245c58dfa678093e367bd997d31a76a77f7
Uploaded: 2024-01-16 11:16:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: module-level-lint
Version: 0.2.2
Summary: A Flake8 plugin to checking module level docstrings, future-imports, and dunders as specified in PEP 8
Author: Han Hwang Lim
Author-Email: hanhwanglim[at]gmail.com
Home-Page: https://github.com/hanhwanglim/module-level-lint
Project-Url: Repository, https://github.com/hanhwanglim/module-level-lint
License: MIT
Keywords: flake8,lint
Classifier: Framework :: Flake8
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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: flake8 (<8,>=6.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3244 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
module_level_lint/__init__.py sha256=7s5FmtUCnebilfA5q0Hr_cD-KK449BVhjFFOabV0RCw 1347
module_level_lint/error.py sha256=Oss5A36VQVZbIFn7_4AbTpuYbEaOeS3MffrFCBJWSoI 293
module_level_lint/format.py sha256=tnyNyyLq_fO5srWevXqtUXfDM5WJIarOZ5NZqMrNIWU 3212
module_level_lint/lint.py sha256=4lN_dSJiVIaSbAal3KGVwsLCg8wM1qaWLzrju4pFWag 2047
module_level_lint/utils.py sha256=lDVfe1jWFpbDoEGiG6zWF3irZfhExG7gy0rwOzguP88 1096
module_level_lint-0.2.2.dist-info/LICENSE sha256=cBMVs0wx6HpdmUOQdwSCegNZBj4zeLniv3L3q4fEUTw 1070
module_level_lint-0.2.2.dist-info/METADATA sha256=cxhrrV24B0TZHwRlzzQjvcmfNEckCpCg5CQMMx9ZOOE 4082
module_level_lint-0.2.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
module_level_lint-0.2.2.dist-info/entry_points.txt sha256=YpUJ6t1W5QGaNA8jQuQqEwgZkhKXN64vsYVE1m5hcCU 49
module_level_lint-0.2.2.dist-info/RECORD

entry_points.txt

MLL = module_level_lint:Plugin