slackbuilds_ponce/python/python3-mccabe/slack-desc
Markus Rinne 92d1ce84b6
python/python3-mccabe: Added (Complexity checker for Python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-08-18 08:39:47 +07:00

19 lines
907 B
Text

# 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------------------------------------------------------|
python3-mccabe: python3-mccabe (Complexity checker for Python)
python3-mccabe:
python3-mccabe: McCabe checker, plugin for flake8. Ned's script to check McCabe
python3-mccabe: complexity. This module provides a plugin for flake8, the Python
python3-mccabe: code checker.
python3-mccabe:
python3-mccabe: Homepage: https://github.com/flintwork/mccabe
python3-mccabe:
python3-mccabe:
python3-mccabe:
python3-mccabe: