summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5e09d9181f195bc5e8f3c0ed2427001c1fea9c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-jsondatabase
	pkgdesc = A flat file database for json objects.
	pkgver = 0.1.6
	pkgrel = 1
	url = https://github.com/gunthercox/jsondb
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/gunthercox/jsondb/archive/0.1.6.tar.gz
	md5sums = 466106a62ab918209de1be3d9d951ce3

pkgname = python-jsondatabase
	depends = python

pkgname = python2-jsondatabase
	depends = python2