Meta Configuration of Package python-coverage
1
<package name="python-coverage" project="server:monitoring">
2
<title></title>
3
<description>Coverage.py measures code coverage, typically during test execution. It uses
4
the code analysis tools and tracing hooks provided in the Python standard
5
library to determine which lines are executable, and which have been executed.</description>
6
<url>http://pypi.python.org/coverage</url>
7
</package>
8