This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > zfec (1.4.24)

This package implements an "erasure code", or "forward error correction code".

You may use this package under the GNU General Public License, version 2 or,
at your option, any later version. You may use this package under the
Transitive Grace Period Public Licence, version 1.0. (You may choose to use
this package under the terms of either licence, at your option.) See the file
COPYING.GPL for the terms of the GNU General Public License, version 2. See
the file COPYING.TGPPL.html for the terms of the Transitive Grace Period
Public Licence, version 1.0.

The most widely known example of an erasure code is the RAID-5 algorithm which
makes it so that in the event of the loss of any one hard drive, the stored
data can be completely recovered. The algorithm in the zfec package has a
similar effect, but instead of recovering from the loss of only a single
element, it can be parameterized to choose in advance the number of elements
whose loss it can tolerate.

This package is largely based on the old "fec" library by Luigi Rizzo et al.,
which is a mature and optimized implementation of erasure coding. The zfec
package makes several changes from the original "fec" package, including
addition of the Python API, refactoring of the C API to support zero-copy
operation, a few clean-ups and optimizations of the core code itself, and the
addition of a command-line tool named "zfec".

This requires: darcsver, pyutil

Maintained by: Markus Reichelt
Keywords: python,tahoe,secure deletion
ChangeLog: zfec

Homepage:
https://pypi.python.org/pypi/zfec

Source Downloads:
zfec-1.4.24.tar.gz (e1bca3a1f18374f72bdf8cd42ea9c919)

Download SlackBuild:
zfec.tar.gz
zfec.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
zfec.SlackBuild
zfec.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds