bzlib-conduit: Streaming compression/decompression via conduits.

[ bsd3, codec, library ] [ Propose Tags ] [ Report a vulnerability ]

Flags

Manual Flags

NameDescriptionDefault
system-bzip2

Use system bzip2 instead of bundled sources

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.3.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4
Change log ChangeLog.md
Dependencies base (>=4.9 && <10), bindings-DSL, bytestring (>=0.9), bzip2-clib, conduit (>=1.3), data-default-class, mtl (>=2.0), resourcet (>=1.2) [details]
License BSD-3-Clause
Copyright (c) 2012, Hideyuki Tanaka
Author Hideyuki Tanaka
Maintainer Michael Snoyman
Category Codec
Home page https://github.com/snoyberg/bzlib-conduit#readme
Bug tracker https://github.com/snoyberg/bzlib-conduit/issues
Source repo head: git clone https://github.com/snoyberg/bzlib-conduit
Uploaded by MichaelSnoyman at 2024-12-13T06:09:55Z
Distributions LTSHaskell:0.3.0.3, NixOS:0.3.0.3, Stackage:0.3.0.4
Reverse Dependencies 5 direct, 11 indirect [details]
Downloads 16048 total (170 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for bzlib-conduit-0.3.0.4

[back to package description]

bzlib-conduit

Build Status Build status

Streaming compression/decompression via conduits.