Metadata-Version: 2.1
Name: pydeal-line-length
Version: 0.1.0
Summary: A pylint checker to enforce line lengths compatible with ideal monitors
License: MIT
Author: Zach Banks
Author-email: zjbanks@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pylint (>=2.12.1,<3.0.0)
