This commit is contained in:
2018-05-09 00:23:21 +02:00
commit 0460792383
2 changed files with 209 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# se
A simple data compressor as presented by Gary Bernhardt in [his
screencast](https://www.destroyallsoftware.com/screencasts/catalog/data-compressor-from-scratch),
ported to Python.