summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8370ded07edb22fdafb066f0523b4ef42086754f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pycobertura-git
	pkgdesc = Code coverage diff tool for Cobertura reports
	pkgver = 0.10.5+2.g25ce699cfb
	pkgrel = 1
	url = https://github.com/aconrad/pycobertura
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-click
	depends = python-colorama
	depends = python-jinja
	depends = python-lxml
	depends = python-tabulate
	provides = python-pycobertura=0.10.5
	conflicts = python-pycobertura
	source = https://github.com/aconrad/pycobertura
	sha256sums = SKIP

pkgname = python-pycobertura-git