blob: 7cf516e52c6ebb99857a80631f579d7e621bc44c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = pyspeed
pkgdesc = Add progress bars with easy pythonic wrapper iterators. Py2 and Py3
pkgver = 0.1.1
pkgrel = 1
url = https://launchpad.net/pyspeed
arch = any
license = MIT
depends = python2
optdepends = python
source = http://launchpad.net/pyspeed/trunk/initial/+download/PySpeed-0.1.1.tar.gz
md5sums = 9d24be9fd3635d5e6299da313a69a26b
pkgname = pyspeed
|