pkgsrc/devel/py-gcovr/PLIST
markd ac846fb340 py-gcovr: Add version 4.1
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.
2019-06-11 11:34:38 +00:00

44 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.1 2019/06/11 11:34:39 markd Exp $
bin/gcovr
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/gcovr/__init__.py
${PYSITELIB}/gcovr/__main__.py
${PYSITELIB}/gcovr/__init__.pyo
${PYSITELIB}/gcovr/__init__.pyc
${PYSITELIB}/gcovr/__main__.pyo
${PYSITELIB}/gcovr/__main__.pyc
${PYSITELIB}/gcovr/cobertura_xml_generator.pyo
${PYSITELIB}/gcovr/cobertura_xml_generator.pyc
${PYSITELIB}/gcovr/coverage.pyo
${PYSITELIB}/gcovr/coverage.pyc
${PYSITELIB}/gcovr/gcov.pyo
${PYSITELIB}/gcovr/gcov.pyc
${PYSITELIB}/gcovr/html_generator.pyo
${PYSITELIB}/gcovr/html_generator.pyc
${PYSITELIB}/gcovr/summary_generator.pyo
${PYSITELIB}/gcovr/summary_generator.pyc
${PYSITELIB}/gcovr/txt_generator.pyo
${PYSITELIB}/gcovr/txt_generator.pyc
${PYSITELIB}/gcovr/utils.pyo
${PYSITELIB}/gcovr/utils.pyc
${PYSITELIB}/gcovr/version.pyo
${PYSITELIB}/gcovr/version.pyc
${PYSITELIB}/gcovr/workers.pyo
${PYSITELIB}/gcovr/workers.pyc
${PYSITELIB}/gcovr/cobertura_xml_generator.py
${PYSITELIB}/gcovr/coverage.py
${PYSITELIB}/gcovr/gcov.py
${PYSITELIB}/gcovr/html_generator.py
${PYSITELIB}/gcovr/summary_generator.py
${PYSITELIB}/gcovr/templates/root_page.html
${PYSITELIB}/gcovr/templates/source_page.html
${PYSITELIB}/gcovr/templates/style.css
${PYSITELIB}/gcovr/txt_generator.py
${PYSITELIB}/gcovr/utils.py
${PYSITELIB}/gcovr/version.py
${PYSITELIB}/gcovr/workers.py