flake8-custom-error-messages

View on PyPIReverse Dependencies (0)

0.1.1 flake8_custom_error_messages-0.1.1-py3-none-any.whl

Wheel Details

Project: flake8-custom-error-messages
Version: 0.1.1
Filename: flake8_custom_error_messages-0.1.1-py3-none-any.whl
Download: [link]
Size: 4984
MD5: 0817e1d47f05aa515a2e92d09fd631db
SHA256: 2fda5ad00391d34b2b014e5b9dcb0d4976f53f2548be78b4b9ab3a6071cf3c4b
Uploaded: 2023-02-20 14:50:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flake8-custom-error-messages
Version: 0.1.1
Summary: A flake8 plugin to customize the error messages emitted by other flake8 plugins
Author: Ghazi Abbassi
Project-Url: Changelog, https://github.com/ghazi-git/flake8-custom-error-messages/releases
Project-Url: Code, https://github.com/ghazi-git/flake8-custom-error-messages
Project-Url: Issues, https://github.com/ghazi-git/flake8-custom-error-messages/issues
Keywords: flake8,flake8 plugin,custom error messages
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
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"
Provides-Extra: dev
Provides-Extra: release
Description-Content-Type: text/markdown
[Description omitted; length: 2604 characters]

WHEEL

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

RECORD

Path Digest Size
flake8_custom_error_messages/__init__.py sha256=unQx9_0wzSjXcm_p7qq9ICzv00hT5Lfx77U21VXWCJU 112
flake8_custom_error_messages/plugin.py sha256=NxkeE33olmecpZKJHbjmsx1vpmqdM6SeU8Cu9UT-gyE 3079
flake8_custom_error_messages-0.1.1.dist-info/entry_points.txt sha256=3Zuy5J_8sHNRIF4nL5Xm4_TpzhkOx798dF6X9713LQY 152
flake8_custom_error_messages-0.1.1.dist-info/LICENSE sha256=74fYqqWU52jICueuj-KjhzSwszfQu8hqJy5EaYlxUuY 1101
flake8_custom_error_messages-0.1.1.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
flake8_custom_error_messages-0.1.1.dist-info/METADATA sha256=qtZe7BukH6kUXcI7toxYeE1C2lM7hb69_WuKNoEk5J0 3739
flake8_custom_error_messages-0.1.1.dist-info/RECORD

entry_points.txt

CEM = flake8_custom_error_messages.plugin:Plugin
custom_error_messages = flake8_custom_error_messages.plugin:Formatter