summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a99c7687e92da96291e82ac12aacf3506b77146 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-jsonpath-rw
	pkgdesc = A robust and significantly extended implementation of JSONPath for Python.
	pkgver = 1.4.0
	pkgrel = 1
	url = https://github.com/kennknowles/python-jsonpath-rw
	arch = any
	license = Apache
	checkdepends = python
	makedepends = python-setuptools
	depends = python
	source = https://github.com/kennknowles/python-jsonpath-rw/archive/1.4.0.tar.gz
	sha256sums = 0aac3458f78b115e661a51610b631c46f27c8b6a4446e4dafb9a13b5ddb5d5e7

pkgname = python-jsonpath-rw