NOTICE: This package has been removed from pkgsrc

./wip/py-coverage, Python module that measures and testing code coverage for Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.3.1, Package name: py26-coverage-3.3.1, Maintainer: kamel.derouiche

Python module that measures code coverage during Python execution.
It uses the code analysis tools and tracing hooks provided in
the Python standard library to determine which lines are executable,
and which have been executed.


Required to run:
[devel/py-setuptools] [lang/python26]

Master sites:

SHA1: 56b30e982c618c34c1ba7d97a19ae48716b1c51d
RMD160: 25b43c2e9286576a41c8cd0d86fa0b0bf4d0c26d
Filesize: 82.474 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-11 13:42:40 by Kamel Derouiche | Files touched by this commit (4) | Package removed
Log message:
delete clone

   2010-07-31 03:00:21 by Kamel Derouiche | Files touched by this commit (3)
Log message:
Up to 3.3.1

   2009-08-30 23:31:00 by Kamel Derouiche | Files touched by this commit (3) | Package updated
Log message:

	pkgsrc-changes:
	--------------
	o update version
	
   2009-07-05 13:01:03 by Kamel Derouiche | Files touched by this commit (3)
Log message:
New version: 0.3 available

   2009-06-15 12:28:55 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Change HOMEPAGE: reason the homepage is moved

   2009-05-23 23:27:28 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py25-coverage-2.85 as wip/py-coverage.

Python module that measures code coverage during Python execution.
It uses the code analysis tools and tracing hooks provided in
the Python standard library to determine which lines are executable,
and which have been executed.