flake8-bas

View on PyPIReverse Dependencies (0)

1.0.0 flake8_bas-1.0.0-py3-none-any.whl

Wheel Details

Project: flake8-bas
Version: 1.0.0
Filename: flake8_bas-1.0.0-py3-none-any.whl
Download: [link]
Size: 8210
MD5: dfeec011b219bbf5ac8123933526791e
SHA256: d9b29b2af6e96c3d968959ac030b18384e47b2f10c254db21703c25310065318
Uploaded: 2024-02-01 13:30:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-bas
Version: 1.0.0
Summary: Flake8 extension that checks for blank lines around (compound) statements.
Author: Tomas Mrozek
Author-Email: tm[at]nohup.run
Maintainer: Tomas Mrozek
Maintainer-Email: tm[at]nohup.run
Home-Page: https://github.com/ts-mk/flake8-bas/
Project-Url: Documentation, https://github.com/ts-mk/flake8-bas/blob/master/README.md
Project-Url: Repository, https://github.com/ts-mk/flake8-bas/
License: MIT
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8.1,<4
Requires-Dist: flake8 (>=3.8.0)
Requires-Dist: setuptools
Description-Content-Type: text/markdown
[Description omitted; length: 6768 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_bas/__init__.py sha256=GVSr--26tZilijUWZ-qkt5zOKW9ibtkJboJdn_2q3lc 71
flake8_bas/checker.py sha256=z_5ogFKwZ-_9Pfxt2qfjX-yZdEGtH-nODABjpxmFlrQ 13128
flake8_bas-1.0.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
flake8_bas-1.0.0.dist-info/METADATA sha256=yPKzygZMWZ9ebWyacfDHe4Ora4WVJ6bg76gdB5R9oIE 8209
flake8_bas-1.0.0.dist-info/entry_points.txt sha256=SS6caWfkPr157fThDOGraRhtzCv53j-8xjoN0WJLubY 52
flake8_bas-1.0.0.dist-info/LICENSE sha256=ytfUnYRzVeLdQSI_iIyOas6UeEhq1n97rixjVo-EL6I 1069
flake8_bas-1.0.0.dist-info/RECORD

entry_points.txt

BAS = flake8_bas:StatementChecker