Metadata-Version: 1.1
Name: flint-naming
Version: 0.2
Summary: Check PEP-8 naming conventions, plugin for flint
Home-page: https://github.com/flintwork/pep8-naming
Author: Florent Xicluna
Author-email: florent.xicluna@gmail.com
License: Expat license
Description: PEP-8 Naming Conventions
        ========================
        
        Check the PEP-8 naming conventions.
        
        This module provides a plugin for ``flint``, the Python code checker.
        
        .. note::
           the project is renamed `pep8-naming <https://pypi.python.org/pypi/mccabe>`_
           and provides a plugin to the `Flake8 <https://pypi.python.org/pypi/flake8>`_
           checker version 2.0.
           The ``flint`` project is discontinued and merged into ``flake8``.
        
Keywords: flint pep8
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
