Metadata-Version: 1.0
Name: unilint
Version: 0.1.1
Summary: script wrapping static code analyzers producing 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 to static 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: License :: OSI Approved :: BSD License
