summaryrefslogtreecommitdiffstats
path: root/python/flake8/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-14 14:34:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-15 14:58:29 +0700
commit5cb47d6bd5fe0af15127e3002504950c4a026dbc (patch)
tree13be98019ece9cf77ffa3a3701b75540cbf73ab8 /python/flake8/slack-desc
parenteb0ec8e7fa70129f52e548cef120ac74be5413d6 (diff)
downloadslackbuilds-5cb47d6bd5fe0af15127e3002504950c4a026dbc.tar.gz
slackbuilds-5cb47d6bd5fe0af15127e3002504950c4a026dbc.tar.xz
python/flake8: Added (Wrapper tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/flake8/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/flake8/slack-desc b/python/flake8/slack-desc
new file mode 100644
index 0000000000..f75044ef6d
--- /dev/null
+++ b/python/flake8/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+flake8: flake8 (Wrapper tool)
+flake8:
+flake8: flake8 is a python tool that glues together pep8, pyflakes, mccabe,
+flake8: and third-party plugins to check the style and quality of some
+flake8: python code.
+flake8:
+flake8: Homepage: https://gitlab.com/pycqa/flake8
+flake8:
+flake8:
+flake8:
+flake8: