conduit-zstd: Conduit-based ZStd Compression

[ conduit, library, mit ] [ Propose Tags ]

Zstandard compression packaged as a conduit. This is a very thin wrapper around the official hs-zstd interface


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.1.0, 0.0.1.1, 0.0.2.0
Change log ChangeLog
Dependencies base (>4.8 && <5), bytestring, conduit (>=1.0), zstd [details]
License MIT
Author Luis Pedro Coelho
Maintainer Luis Pedro Coelho
Category Conduit
Home page https://github.com/luispedro/conduit-zstd#readme
Bug tracker https://github.com/luispedro/conduit-zstd/issues
Source repo head: git clone https://github.com/luispedro/conduit-zstd
Uploaded by luispedro at 2020-05-21T20:30:18Z
Distributions LTSHaskell:0.0.2.0, NixOS:0.0.2.0, Stackage:0.0.2.0
Reverse Dependencies 4 direct, 13 indirect [details]
Downloads 3595 total (50 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-05-21 [all 1 reports]

Readme for conduit-zstd-0.0.2.0

[back to package description]

ZStandard conduit wrappers

Hackage Hackage-Deps Travis ZStandard compression as a Conduit

Very thin wrapper around the hs-zstd Haskell bindings for the ZStandard compresssion library.