blob: ca65e4cb06c71b635135cebc6a382d47c3002340 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-walrus
pkgdesc = Lightweight Python utilities for working with Redis
pkgver = 0.8.1
pkgrel = 1
url = https://github.com/coleifer/walrus
arch = any
license = MIT
makedepends = python
makedepends = python-distribute
depends = python
depends = python-redis
source = https://github.com/coleifer/walrus/archive/0.8.1.tar.gz
md5sums = 87ac731225931a85c7dd7b2a40a68660
pkgname = python-walrus
|