blob: 1c605055eaa44986b50cea56bb9820a30a1a525d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = zfec
pkgdesc = Fast erasure coding tool
pkgver = 1.5.7.3
pkgrel = 1
url = https://github.com/tahoe-lafs/zfec
arch = x86_64
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = python-zfec-1.5.7.3.tar.gz::https://files.pythonhosted.org/packages/source/z/zfec/zfec-1.5.7.3.tar.gz
sha256sums = 9945344daae53087310b61bdd7ad8b83999351f721b72daaf0fb5aa131761a15
pkgname = python-zfec
|