Metadata-Version: 2.3
Name: flake8-consistent-quotes
Version: 0.1.0
Summary: Flake8 plugin to ensure consistent usage of quotes
License: MIT
Keywords: flake8,plugin,quotes,code quality
Author: Холоднов Эмиль
Author-email: emil.kholod@gmail.com
Requires-Python: >=3.9.0
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: flake8 (>=5.0.0,<7.3.0)
Project-URL: Homepage, https://github.com/emilkholod/flake8_consistent_quotes
Project-URL: Issues, https://github.com/emilkholod/flake8_consistent_quotes/issues
Project-URL: Repository, https://github.com/emilkholod/flake8_consistent_quotes
