Metadata-Version: 1.1
Name: unilint
Version: 0.1.10
Summary: script wrapping static code analyzersproducing unified output
Home-page: https://github.com/tkruse/unilint
Author: Thibault Kruse
Author-email: thibault.kruse@gmx.de
License: BSD
Download-URL: https://github.com/tkruse/unilint
Description: Unilint runs over files or folders and makes calls tostatic code analysis tools, which are not installed with unilint.Depends on shell tools like gnu find and grep.
Keywords: lint,python,pylint,pychecker,pyflakes,pep8,cppcheck,linux
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
