ports/devel/py-mccabe/pkg/DESCR

3 lines
134 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
py-mccabe is a complexity checker for Python code using cyclomatic complexity
measurement, also known as McCabe's complexity measure.