blob: 8cd18dbca83e31bd624fdd30943a99d7c8fd72d4 [file] [log] [blame]
iannucci@chromium.org3665cd22013-11-07 09:37:03 +00001URL: http://nedbatchelder.com/code/coverage/
2Version: 3.7
3License: BSD
4License File: PKG-INFO
5
6Description:
7Coverage.py measures code coverage, typically during test execution.
8
9
10Local Modifications:
11Kept only the 'coverage' subdirectory, PKG-INFO, and AUTHORS.txt.
12Removed tracer.c
13