flake8-stash

View on PyPIReverse Dependencies (0)

0.9.0 flake8_stash-0.9.0-py3-none-any.whl

Wheel Details

Project: flake8-stash
Version: 0.9.0
Filename: flake8_stash-0.9.0-py3-none-any.whl
Download: [link]
Size: 5298
MD5: cb5c1792786f5f55582155b046c7fdcc
SHA256: e11da2b4987c5cc3c8bb1dc26958bdb5a09e33bd16c84ce36d80d23ee4012c48
Uploaded: 2023-10-07 06:40:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-stash
Version: 0.9.0
Summary: A collection of flake8 checks.
Author: Ghazi Abbassi
Project-Url: Changelog, https://github.com/ghazi-git/flake8-stash/releases
Project-Url: Code, https://github.com/ghazi-git/flake8-stash
Project-Url: Issues, https://github.com/ghazi-git/flake8-stash/issues
Keywords: flake8,flake8 plugin,collection of checks,lint dunder all
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: flake8
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: flit; extra == "release"
Requires-Dist: keyring; extra == "release"
Requires-Dist: tbump; extra == "release"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Provides-Extra: dev
Provides-Extra: release
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1902 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flake8_stash/__init__.py sha256=Z5G-o52p8kqbrXOPLDqgJH_CGR7bnNRsAS9MUyPNgzc 63
flake8_stash/dunder_all.py sha256=BKeA_ZlQtb5nERI9uJUR9BQpnCOfwpVScghkpNX-xFs 3189
flake8_stash/issues.py sha256=DwvzGX6gpOqrUnQ6Wrb_P_XZ8raRl_kVBa7MEU4gc-Y 2156
flake8_stash/plugin.py sha256=fb0bvIgJAjUgiU-XW72CHXdKGoVDkpRWIa9YxA3Mze8 646
flake8_stash-0.9.0.dist-info/entry_points.txt sha256=J4fhOdjH-qmd39mFbb2CH6MKvtJY2Vwr7lQQCTe6yLc 51
flake8_stash-0.9.0.dist-info/LICENSE sha256=74fYqqWU52jICueuj-KjhzSwszfQu8hqJy5EaYlxUuY 1101
flake8_stash-0.9.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
flake8_stash-0.9.0.dist-info/METADATA sha256=B0HlJcY6TP8dhe_PJ-9q8aMS11WxpOFFT926XZx0oHw 3095
flake8_stash-0.9.0.dist-info/RECORD

entry_points.txt

STA = flake8_stash.plugin:Plugin