summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c344056d9f1ef84604e88193839bd572aac7c1e3 (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 = 3.0b1.r1.g43815ee
	pkgrel = 2
	url = https://github.com/Shoobx/xmldiff
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-lxml
	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