Import py26-zfec-1.4.7 as converters/py-zfec.
authorgdt <gdt>
Sat, 24 Jul 2010 13:24:15 +0000 (13:24 +0000)
committergdt <gdt>
Sat, 24 Jul 2010 13:24:15 +0000 (13:24 +0000)
commit60c76524da7bccc616cdb7873c3ce3c0ba0d6100
treec17d0d6dc4a6775317f3e6ea0ce121cb6b94f809
parent9243181850f931c00b9789af152b5eea73f4fcca
Import py26-zfec-1.4.7 as converters/py-zfec.

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.
converters/py-zfec/DESCR [new file with mode: 0644]
converters/py-zfec/Makefile [new file with mode: 0644]
converters/py-zfec/PLIST [new file with mode: 0644]
converters/py-zfec/distinfo [new file with mode: 0644]