Description
minilzo bundled for Haskell.
Description
A small library wrapping minilzo allowing lzop compression in Haskell.
README.md
lzo
This bundles minilzo and hence only offers one compression level.
It contains a file (frame) compressor as well as block compression. File compression (and decompression) is fully lazy.