hs-zstd: Haskell bindings to the Zstandard compression algorithm
Deprecated
in favor of zstd
A fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
standalone | Use a built-in copy of the zstd library | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hs-zstd-0.1.1.1.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.1.1.0, 0.1.1.1 |
---|---|
Change log | changelog.md |
Dependencies | base (>=4.8 && <5), bytestring (>=0.9), deepseq, ghc-prim [details] |
License | BSD-3-Clause |
Copyright | (c) 2016-present, Facebook, Inc. All rights reserved.; 2019 Luis Pedro Coelho |
Author | Bryan O'Sullivan |
Maintainer | luis@luispedro.org |
Category | Codec |
Home page | https://github.com/facebookexperimental/hs-zstd |
Bug tracker | https://github.com/facebookexperimental/hs-zstd/issues |
Source repo | head: git clone https://github.com/luispedro/hs-zstd |
Uploaded | by luispedro at 2019-05-18T10:53:32Z |
Distributions | NixOS:0.1.1.1 |
Downloads | 1059 total (11 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-05-18 [all 1 reports] |