summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6190ce59b654875dae666d1b5b1c691cc584c080 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-indexedredis
	pkgdesc = A super-fast ORM backed by Redis, supporting models and indexes with O(1) searches, and support for storing native/complex types and objects
	pkgver = 6.0.3
	pkgrel = 2
	url = http://github.com/kata198/IndexedRedis
	arch = any
	license = LGPLv2
	makedepends = python-setuptools
	makedepends = python-queryablelist
	makedepends = python-redis
	depends = python-setuptools
	depends = python-queryablelist
	depends = python-redis
	source = https://github.com/kata198/indexedredis/archive/6.0.3.tar.gz
	sha512sums = 6179dd7bd01b2c4f937eb5d824f71cf92801c41f4ae0b3dcf1bd6568bde2ba50aa28d8c2d16bdda32b3fdcd1464e72bc490489436a6ec943d7e715dc46db7ab2

pkgname = python-indexedredis