gcovr 6.0-1 source package in Ubuntu

Changelog

gcovr (6.0-1) unstable; urgency=medium

  * New upstream release

 -- Sylvestre Ledru <email address hidden>  Sun, 09 Jul 2023 09:38:01 +0200

Upload details

Uploaded by:
Wolfgang Silbermayr
Uploaded to:
Sid
Original maintainer:
Wolfgang Silbermayr
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe devel

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gcovr_6.0-1.dsc 1.9 KiB 718a9270c95dbe2e5a4e7a124760a47355fa8b5a428fa0dec931b72efd0d5a39
gcovr_6.0.orig.tar.gz 1.0 MiB 78e1c0f7311376907922d8e701009f5f0434594962fb8817577224c43087361b
gcovr_6.0-1.debian.tar.xz 3.7 KiB 04bb13854284414df6ee3083dc80aaf41c177540066a7a349ddee538e1e23e30

Available diffs

No changes file available.

Binary packages built by this source

gcovr: Manages the compilation of coverage information from gcov

 The gcovr command provides a utility for running the gcov command and
 summarizing code coverage results. This command is inspired by the
 Python coverage.py package, which provides a similar utility in
 Python. Further, gcovr can be viewed as a command-line alternative of
 the lcov utility, which runs gcov and generates an HTML output.