category: Devel build-depends: cygport python3-hatchling python3-hatch-fancy-pypi-readme python3-hatch-vcs python3-setuptools_scm python3-trove_classifiers python3-colorlog python3-jinja2 python3-lxml python3-markupsafe python3-pygments sdesc: "A utility for generating summarizing code coverage results from gcov" ldesc: " gcovr provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results. This command is inspired by the Python coverage.py package, which provides a similar utility for Python. gcovr produces either compact human-readable summary reports, machine readable XML reports or a simple HTML summary. " skip: homepage: https://gcovr.com/ license: BSD-3-Clause