Metadata-Version: 2.1
Name: flake8-global-variables
Version: 0.1.2
Summary: Flake8 plugin to forbid global variables
Home-page: https://github.com/pacifikus/flake8-global-variables
License: MIT
Keywords: flake8,flake8-plugin,linting,linter,code quality
Author: pacificus
Author-email: masterkristall@gmail.com
Requires-Python: >=3.8.1,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Flake8
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: flake8 (>=6.0.0,<7.0.0)
Project-URL: Repository, https://github.com/pacifikus/flake8-global-variables
Description-Content-Type: text/markdown


