summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c766803412b365fb9b325f2890ba50e89e44df6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-aiocache
	pkgdesc = Asyncio cache manager for redis, memcached and memory
	pkgver = 0.10.1
	pkgrel = 1
	url = https://github.com/argaen/aiocache
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	optdepends = python-aioredis
	optdepends = python-ujson
	source = https://github.com/argaen/aiocache/archive/0.10.1.tar.gz
	md5sums = bfefdfe5cd80951578278b9b2a6eb944

pkgname = python-aiocache