streaming-brotli: Streaming interface for Brotli (RFC7932) compression
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 streaming API for the Brotli compression algorithm.
Downloads
- streaming-brotli-0.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.0.0 |
|---|---|
| Dependencies | base (>=4.8 && <4.13), brotli (>=0.0 && <0.1), bytestring (>=0.10.6 && <0.11), streaming (>=0.2 && <0.3), streaming-bytestring (>=0.1.6 && <0.2) [details] |
| License | BSD-3-Clause |
| Author | Herbert Valerio Riedel |
| Maintainer | hvr@gnu.org |
| Category | Codec, Compression, Streaming |
| Home page | https://github.com/hvr/streaming-brotli |
| Bug tracker | https://github.com/hvr/streaming-brotli/issues |
| Source repo | head: git clone https://github.com/hvr/streaming-brotli.git |
| Uploaded | by HerbertValerioRiedel at 2019-04-22T08:18:12Z |
| Distributions | |
| Downloads | 647 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2019-04-22 [all 1 reports] |