summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9c766803412b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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
+