Metadata-Version: 2.0
Name: Fiasko-Bro
Version: 0.0.1.1
Summary: Automatic code validator
Home-page: https://github.com/devmanorg/fiasko_bro
Author: Ilya Lebedev
Author-email: melevir@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: static code analysis code quality
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Dist: GitPython (==2.0.8)
Requires-Dist: stdlib-list (==0.4.0)
Requires-Dist: mccabe (==0.6.1)
Requires-Dist: pep8 (==1.7.1)
Requires-Dist: pytest (==3.4.0)
Requires-Dist: pytest-cov (==2.5.1)
Requires-Dist: codecov (==2.0.15)
Requires-Dist: Babel (==2.5.3)

The project validates for common pitfalls


