summaryrefslogtreecommitdiffstats
path: root/python/python-mccabe/slack-desc
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-10-14 09:31:39 +0200
committer Willy Sudiarto Raharjo2014-10-15 09:58:28 +0200
commiteb0ec8e7fa70129f52e548cef120ac74be5413d6 (patch)
tree26b71af93dad0c2a91da136f1a1cfc3d5d014a55 /python/python-mccabe/slack-desc
parent97376ee25bcced51ac76ed48c778a321e0bf1d4f (diff)
downloadslackbuilds-eb0ec8e7fa70129f52e548cef120ac74be5413d6.tar.gz
python/python-mccabe: Added (Complexity checker for Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-mccabe/slack-desc')
-rw-r--r--python/python-mccabe/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-mccabe/slack-desc b/python/python-mccabe/slack-desc
new file mode 100644
index 0000000000..bfbeb9bd11
--- /dev/null
+++ b/python/python-mccabe/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------------------------------------------------------|
+python-mccabe: python-mccabe (Complexity checker for Python)
+python-mccabe:
+python-mccabe: McCabe checker, plugin for flake8. Ned's script to check McCabe
+python-mccabe: complexity. This module provides a plugin for flake8, the Python
+python-mccabe: code checker.
+python-mccabe:
+python-mccabe: Homepage: https://github.com/flintwork/mccabe
+python-mccabe:
+python-mccabe:
+python-mccabe:
+python-mccabe: