conduit-zstd: Conduit-based ZStd 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.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 0.0.1.0, 0.0.1.1, 0.0.2.0, 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:25:36Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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.