Description
Compression and decompression in the exomizer format.
Description
This package provides a pure interface for compressing and decompressing data represented as strict ByteStrings
.
Only the raw
, mem
and level
compressions are supported.
This library uses the exomizer 2.0.10
.
exomizer
is created by Magnus Lind ([email protected]) https://bitbucket.org/magli143/exomizer/wiki/Home
README.md
exomizer
Compression and decompression in the exomizer format
This package provides a pure interface for compressing and decompressing data represented as strict ByteStrings
.
Only the raw
, mem
and level
compressions are supported.
exomizer is created by Magnus Lind ([email protected])