brotli-streams: IO-Streams interface for Brotli (RFC7932) compression
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Brotli (RFC7932) is a generic-purpose lossless compression algorithm suitable for HTTP compression that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.
This package provides an IO-Streams interface for the Brotli compression algorithm.
Decompressing Brotli InputStreams
and compressing OutputStreams
to Brotli streams with tunable (de)compression parameters is supported.
Properties
Versions | 0.0.0.0, 0.0.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.5 && <4.13), brotli (>=0.0 && <0.1), bytestring (>=0.9.2 && <0.11), io-streams (>=1.3 && <1.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2016, Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Codec, Compression, IO-Streams |
Home page | https://github.com/hvr/brotli-streams |
Bug tracker | https://github.com/hvr/brotli-streams/issues |
Source repo | head: git clone https://github.com/hvr/brotli-streams.git |
Uploaded | by HerbertValerioRiedel at 2019-04-20T17:37:25Z |
Modules
[Index] [Quick Jump]
- System
- IO
- Streams
- IO
Downloads
- brotli-streams-0.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees