summaryrefslogtreecommitdiffstats
path: root/python/reedsolo/README
diff options
context:
space:
mode:
author Pr. HORSTMANN2020-12-11 20:15:48 +0100
committer Willy Sudiarto Raharjo2020-12-12 01:09:21 +0100
commit6a064b7c7f2db53a4ccc3470d0b16114d7893209 (patch)
tree37d3f8453406cbfd70caa38103e178ac46d845aa /python/reedsolo/README
parent0d291fc99775875751c868450a9efce734a4d893 (diff)
downloadslackbuilds-6a064b7c7f2db53a4ccc3470d0b16114d7893209.tar.gz
python/reedsolo: Added (Pure-Python Reed Solomon encoder/decoder)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/reedsolo/README')
-rw-r--r--python/reedsolo/README6
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