slackbuilds/python/flake8
Dimitris Zlatanidis 5cb47d6bd5 python/flake8: Added (Wrapper tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-15 14:58:29 +07:00
..
README python/flake8: Added (Wrapper tool). 2014-10-15 14:58:29 +07:00
doinst.sh python/flake8: Added (Wrapper tool). 2014-10-15 14:58:29 +07:00
flake8.SlackBuild python/flake8: Added (Wrapper tool). 2014-10-15 14:58:29 +07:00
flake8.info python/flake8: Added (Wrapper tool). 2014-10-15 14:58:29 +07:00
slack-desc python/flake8: Added (Wrapper tool). 2014-10-15 14:58:29 +07:00

README

flake8 is a python tool that glues together pep8, pyflakes,
mccabe, and third-party plugins to check the style and quality
of some python code.