Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 133 Bytes

File metadata and controls

4 lines (3 loc) · 133 Bytes

RLE-Python

Run-length encoding (RLE) Example in Python

Run rle.py for example. Should be compatible with both Python 2.x and 3.x.