Metadata-Version: 1.1
Name: commit-pyl1nt
Version: 1.0.7
Summary: Python pre-commit tool to check you code against some of the style conventions in PEP 8 and check complexity of your clasees and functions
Home-page: https://github.com/alekseya/commit-pyl1nter
Author: Alexey Alkhutov
Author-email: a.alkhutov@gmail.com
License: GNU
Download-URL: https://github.com/alekseya/commit-pyl1nter/tarball/1.0
Description: 
        commit-pyl1nt
        -------------
        Python pre-commit tool to check you code against some of the style conventions
        in PEP 8 and check complexity of your clasees and functions.
        
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
