Re: NEW: devel/py-mccabe

2014-11-17 Thread Benoit Lecocq
On 11/17/14 03:57, Bertrand Janin wrote: > Hi, > > attached is the latest released version of the mccabe Python library. It is a > complexity checker for Python code using cyclomatic complexity measurement, > also known as McCabe's complexity measure. > > Bertrand > Import is done, thanks ! ;-)

Re: NEW: devel/py-mccabe

2014-11-17 Thread Benoit Lecocq
On 11/17/14 03:57, Bertrand Janin wrote: > Hi, > > attached is the latest released version of the mccabe Python library. It is a > complexity checker for Python code using cyclomatic complexity measurement, > also known as McCabe's complexity measure. > > Bertrand > Seems ok to me !