summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16bba372c9cd5e25d240119dcf1b05a721fce683 (plain)
1
2
3
4
5
6
7
8
9
10
11
pkgbase = mcdc-checker
	pkgdesc = A tool to check C/C++ source code for non tree-like binary decisions so that its MCDC test coverage can be assessed with GCov
	pkgver = 1.5.0
	pkgrel = 2
	url = https://gitlab.com/gtd-gmbh/mcdc-checker/mcdc-checker
	arch = any
	license = Mozilla Public License Version 2.0
	depends = python>=3.10
	depends = clang>=19.1.0

pkgname = mcdc-checker