6670f0b757
- http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr)
10 lines
439 B
Text
10 lines
439 B
Text
A fast erasure codec which can be used with the command-line, C,
|
|
Python, or Haskell.
|
|
|
|
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. The zfec package includes command-line
|
|
tools, C API, Python API, and Haskell API.
|
|
|
|
WWW: https://pypi.python.org/pypi/zfec/
|