hs-brotli: 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
ByteString
s. 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
[Skip to Readme]
Modules
- Codec
- Compression
- Codec.Compression.Brotli
- Codec.Compression.Brotli.Internal
- Codec.Compression.Brotli
- Compression
Downloads
- hs-brotli-0.1.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
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5), bytestring, ghc-prim [details] |
License | BSD-3-Clause |
Copyright | Ian Duncan |
Author | Ian Duncan |
Maintainer | ian@iankduncan.com |
Category | Web |
Home page | https://github.com/iand675/brotli#readme |
Source repo | head: git clone https://github.com/iand675/hs-brotli |
Uploaded | by IanDuncan at 2017-10-28T10:40:33Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 916 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2017-10-28 [all 3 reports] |