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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Revised Revision 1 made by vmchale at 2019-09-15T20:45:08Z
Category Codec, Compression
Source repo head: git clone https://github.com/vmchale/lzlib
Uploaded by vmchale at 2019-09-15T19:38:52Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 8082 total (99 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-09-15 [all 1 reports]

Readme for lzlib-0.2.0.0

[back to package description]

lzlib

Haskell bindings to lzlib.