slackbuilds/python/flake8
Dimitris Zlatanidis 980d0b13dc
python/flake8: Updated for version 3.2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-11-26 11:47:39 +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: Updated for version 3.2.1. 2016-11-26 11:47:39 +07:00
flake8.info python/flake8: Updated for version 3.2.1. 2016-11-26 11:47:39 +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.