Metadata-Version: 2.1
Name: flake8-alphabetize
Version: 0.0.1
Summary: A Python style checker for alphabetizing import and __all__.
Home-page: https://github.com/tlocke/flake8_alphabetize
Author: Tony Locke
Author-email: tlocke@tlocke.org.uk
License: Unlicense
Description: A Flake8 style checker for alphabetizing import and __all__.",
        Please see the [documentation](https://github.com/tlocke/flake8-alphabetize)
Platform: UNKNOWN
Classifier: Framework :: Flake8
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Description-Content-Type: text/markdown
