lzlib: lzlib bindings

[ bsd3, codec, compression, library ] [ Propose Tags ]
This version is deprecated.

Lzlib bindings via c2hs. Includes a bundled copy of lzlib


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
cross

Set this flag if cross-compiling

Disabled

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.1.0, 0.1.1.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.2.0, 0.3.3.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.1.0, 1.0.2.1, 1.0.3.0, 1.0.4.0, 1.0.5.0, 1.0.6.0, 1.0.7.0, 1.0.7.1, 1.0.7.2, 1.0.7.3 (info)
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), bytestring [details]
License BSD-3-Clause
Copyright Copyright: (c) 2019 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Codec, Compression
Source repo head: git clone https://github.com/vmchale/lzlib
Uploaded by vmchale at 2019-10-10T23:18:14Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 8083 total (70 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-10-10 [all 1 reports]

Readme for lzlib-0.3.0.0

[back to package description]

lzlib

Hackage CI Hackage Dependencies of latest version on Hackage

Haskell bindings to lzlib.

Hacking

Run

./bash/setup

to download a few tarballs before running the test suite.