summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afb921ca2691064cb788ed6ec4fe7f935c79075e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-xmldiff-git
	pkgdesc = A library and command line utility for diffing xml
	pkgver = 2.6.3.r15.gca0e024
	pkgrel = 7
	url = https://github.com/Shoobx/xmldiff
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = libxslt
	depends = jade
	depends = python
	depends = python-lxml
	depends = python-six
	provides = python-xmldiff
	provides = xmldiff
	conflicts = python-xmldiff
	conflicts = xmldiff
	source = python-xmldiff-git::git+https://github.com/Shoobx/xmldiff.git
	sha256sums = SKIP

pkgname = python-xmldiff-git