@hackage lz4-conduit0.2

LZ4 compression for conduits

LZ compression for Data.Conduit

This library uses https://github.com/lz4/lz4.git to implement an lz4 compression conduit in stream mode. Note that the resulting format is custom. The package comes with an executable that is compatible.

Installation

We provide cabal as well as stack files.

$ cabal install lz4-conduit
$ stack build
  • Installation

  • Dependencies (0)

  • Dependents (0)