summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d435bb1b2ab51f7a90ef5f3e6057deddfdfa103c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-aiocache
	pkgdesc = Asyncio cache manager for redis, memcached and memory
	pkgver = 0.12.3
	pkgrel = 1
	url = https://github.com/argaen/aiocache
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	optdepends = python-aiomcache
	optdepends = python-msgpack
	optdepends = python-redis
	optdepends = python-ujson
	source = https://files.pythonhosted.org/packages/source/a/aiocache/aiocache-0.12.3.tar.gz
	sha256sums = f528b27bf4d436b497a1d0d1a8f59a542c153ab1e37c3621713cb376d44c4713

pkgname = python-aiocache