snappy-lazy: Lazy bytestring compression and decompression

[ bsd3, codec, compression, library ] [ Propose Tags ]

Higher-level wrapper for streaming snappy decompression via ByteString


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), binary, bytestring, snappy, snappy-framing [details]
License BSD-3-Clause
Copyright Copyright: (c) 2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Codec, Compression
Uploaded by vmchale at 2020-04-20T21:50:09Z
Distributions NixOS:0.1.0.0
Downloads 450 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2020-04-21 [all 3 reports]

Readme for snappy-lazy-0.1.0.0

[back to package description]

snappy-lazy

Snappy frames (see snappy-framing) with a high-level bytestring API.