Source: pymetrics Section: python Priority: extra Maintainer: Andrew Pollock Build-Depends: python (>> 2.6.6-3~), dh-python, debhelper(>= 7) Standards-Version: 3.9.5 Homepage: http://pymetrics.sourceforge.net/ Package: pymetrics Architecture: all Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Python code metric reporting tool 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