@hackage hs-brotli0.1.0.0

Compression and decompression in the brotli format

This package provides a pure interface for compressing and decompressing streams of data represented as strict or lazy ByteStrings. It uses the brotli C library so it has high performance. It supports the "brotli", compression format.

It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full brotli feature set