diff options
Diffstat (limited to 'python/reedsolo/README')
-rw-r--r-- | python/reedsolo/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/reedsolo/README b/python/reedsolo/README new file mode 100644 index 0000000000..9d20c18954 --- /dev/null +++ b/python/reedsolo/README @@ -0,0 +1,6 @@ +Pure-Python Reed Solomon encoder/decoder +For Python2 and Python3. + +OPTIONAL: + +python3 |