Language

Package: python-reedsolo @ 1.5.4

Synopsis

Pure-Python Reed Solomon encoder/decoder

Description

A pure-python universal errors-and-erasures Reed-Solomon Codec, based on the tutorial at Wikiversity. This is a burst-type implementation, so that it supports any Galois field higher than 2^3, but not binary streams.

Home page
https://github.com/tomerfiliba/reedsolomon
Location
gnu/packages/python-xyz.scm (line: 28712, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings