./wip/py-metrics, Metrics for python files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1, Package name: py27-metrics-0.8.1, Maintainer: jihbed.research

PyMetrics produces metrics for Python programs. Metrics include McCabe's
Cyclomatic Complexity metric, LoC, %Comments, etc.
Users can also define their own metrics using data from PyMetrics.
PyMetrics optionally outputs stdout, SQL command files and CSV


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 81dc9f509141a60a12bd870f70e386fb1c31af96
Filesize: 132.636 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-14 18:49:21 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:

	SET License to gnu-gpl-v2
	added PYSUFFIX to script exec
	
   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-07 14:25:12 by Aleksej Saushev | Files touched by this commit (52)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-01-05 11:03:24 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-pymetrics-0.8.1 as wip/py-metrics.

PyMetrics produces metrics for Python programs. Metrics include McCabe's
Cyclomatic Complexity metric, LoC, %Comments, etc.
Users can also define their own metrics using data from PyMetrics.
 PyMetrics optionally outputs stdout, SQL command files and CSV