Source: zfec Priority: optional Maintainer: Tahoe Packaging Team Uploaders: Vasudev Kamath Build-Depends: debhelper (>= 11), dh-python, python3-all-dev, python3-setuptools Standards-Version: 4.1.3 Section: python Vcs-Git: https://salsa.debian.org/vasudev/zfec.git Vcs-Browser: https://salsa.debian.org/vasudev/zfec Homepage: http://tahoe-lafs.org/trac/zfec Package: python3-zfec Architecture: any Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: ${python3:Recommends} Suggests: ${python3:Suggests} Description: fast erasure codec, with Python 3 bindings Fast, portable, programmable erasure coding a.k.a. "forward error correction": the generation of redundant blocks of information such that if some blocks are lost then the original data can be recovered from the remaining blocks. This package includes a Python 3 API.