python-coverage 3.7+dfsg.1-4ubuntu2 source package in Ubuntu

Changelog

python-coverage (3.7+dfsg.1-4ubuntu2) trusty; urgency=medium

  * Build for python 3.4.
 -- Matthias Klose <email address hidden>   Wed, 19 Feb 2014 20:37:07 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-coverage_3.7+dfsg.1.orig.tar.gz 219.4 KiB 6ca02dc798806861840301bdfcec9243815eb19bfa0c92d994bd95107b6e39e8
python-coverage_3.7+dfsg.1-4ubuntu2.debian.tar.gz 15.7 KiB 1f86999416bcfb1496309dfc006e65a704c2a3563980a3fd6a2da4bc113193e6
python-coverage_3.7+dfsg.1-4ubuntu2.dsc 1.8 KiB 0406ce0bca43293ad97eb6426171e16116c8377651b95f18ec6126afe04cb163

View changes file

Binary packages built by this source

python-coverage: code coverage tool for Python 2

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the Python version 2 ‘coverage’ library, and the
 ‘python-coverage’ program to perform and report coverage tests.

python-coverage-dbg: code coverage tool for Python 2 – debug library

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the debugging symbols and debug build for the C
 extension libraries in ‘python-coverage’.

python3-coverage: code coverage tool for Python 3

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the Python version 3 ‘coverage’ library, and the
 ‘python3-coverage’ program to perform and report coverage tests.

python3-coverage-dbg: code coverage tool for Python 3 – debug library

 The ‘coverage’ library measures which parts (statements) of a Python
 program are executed while it is run. This is useful for testing:
 those parts of a program that are not executed by the tests have not
 been tested.
 .
 This package contains the debugging symbols and debug build for the C
 extension libraries in ‘python3-coverage’.