blob: 2b19e75809b4c25b29927200246248edc2b1e38a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python2-plumbum
pkgdesc = Shell combinators library.
pkgver = 1.4.2
pkgrel = 1
url = http://pypi.python.org/pypi/plumbum
install =
arch = any
license = GPL
depends = python2
depends = python2-six
source = http://pypi.python.org/packages/source/p/plumbum/plumbum-1.4.2.tar.gz
options = !emptydirs
pkgname = python2-plumbum
|