summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d1fa6fabc6406376710d7c1de5ffffbf5ea36493 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-dictdiffer
	pkgdesc = Dictdiffer is a library that helps you to diff and patch dictionaries
	pkgver = 0.8.1
	pkgrel = 1
	url = https://github.com/inveniosoftware/dictdiffer
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/d/dictdiffer/dictdiffer-0.8.1.tar.gz
	md5sums = 3185fe683d976282bf6313de14b7c7e9

pkgname = python-dictdiffer