slackbuilds/python/flake8
Dave Woodfall e469f4174d
python/flake8: Convert python to python2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-19 18:40:13 +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: Convert python to python2. 2021-05-19 18:40:13 +07:00
flake8.info python/flake8: Convert python to python2. 2021-05-19 18:40:13 +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.