summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c16625eee38e0ba3fe18fc9d315b11398f20963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-redisgraph
	pkgdesc = RedisGraph Python Client
	pkgver = 1.7
	pkgrel = 1
	url = https://github.com/redislabs/redisgraph-py
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-ptable
	depends = python-redis
	source = https://files.pythonhosted.org/packages/source/r/redisgraph/redisgraph-1.7.tar.gz
	md5sums = 6de7ea87415911d5cc6bce8279f09f39

pkgname = python-redisgraph
	depends = python
	depends = python-ptable
	depends = python-redis