packages feed

conduit-zstd-0.0.2.0: README.md

# ZStandard conduit wrappers

[![Hackage](https://img.shields.io/hackage/v/conduit-zstd.svg)](https://hackage.haskell.org/package/conduit-zstd)
[![Hackage-Deps](https://img.shields.io/hackage-deps/v/conduit-zstd.svg)](http://packdeps.haskellers.com/feed?needle=conduit-zstd)
[![Travis](https://api.travis-ci.com/luispedro/conduit-zstd.png)](https://travis-ci.com/luispedro/conduit-zstd)
ZStandard compression as a Conduit

Very thin wrapper around the
[hs-zstd](https://github.com/facebookexperimental/hs-zstd) Haskell bindings for
the [ZStandard compresssion library](http://facebook.github.io/zstd/).