quicklz-1.5.0.9: QuickLZ compression for ByteStrings

The quicklz package

This package provides a high level binding to the QuickLZ compression library for ByteStrings, under the GPLv2 license. QuickLZ is fast and compresses very well. Check out the home page: http://quicklz.com

This package includes the QuickLZ 1.5.0 source code, at compression level 1 and streaming mode disabled.

The versioning scheme for this package is unusual. QuickLZ tries to be as fast as possible, and will break backwards compatibility to achieve it in newer versions. This versioning scheme reflects the QuickLZ versioning scheme: the first three digits of version w.x.y.z are the quicklz version, with the z component (and any further needed ones) being updates to this package, not quicklz itself.

Properties

Versions1.5.0.1, 1.5.0.2, 1.5.0.3, 1.5.0.4, 1.5.0.5, 1.5.0.6, 1.5.0.7, 1.5.0.8, 1.5.0.9, 1.5.0.10, 1.5.0.11
Dependenciesbase (≥3 & <5), bytestring (0.9.*)
LicenseGPL-2
AuthorAustin Seipp
Maintaineras@hacks.yi.org
CategoryCodec
Home pagehttp://github.com/thoughtpolice/hs-quicklz
Bug trackerhttps://github.com/thoughtpolice/hs-quicklz/issues
Source repositorygit clone https://github.com/thoughtpolice/hs-quicklz.git
Upload dateThu Oct 13 19:45:05 UTC 2011
Uploaded byAustinSeipp
Built onghc-7.2

Modules

Downloads