The quicklz package
This package provides a high level binding to the QuickLZ (http://quicklz.com) library for ByteStrings, under the GPLv2 license. QuickLZ is fast and compresses very well.
This package includes the QuickLZ 1.5.0 source code, with compression level 1 and streaming currently 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.
Properties
| Versions | 1.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 |
|---|---|
| Dependencies | base (≥3 & <5), bytestring (0.9.*) |
| License | GPL-2 |
| Author | Austin Seipp |
| Maintainer | as@hacks.yi.org |
| Category | Codec |
| Home page | http://github.com/thoughtpolice/hs-quicklz |
| Bug tracker | https://github.com/thoughtpolice/hs-quicklz/issues |
| Source repository | git clone https://github.com/thoughtpolice/hs-quicklz.git |
| Upload date | Sun Oct 9 09:07:23 UTC 2011 |
| Uploaded by | AustinSeipp |
| Built on | ghc-7.2 |
Modules
- Codec
- Compression
Downloads
- quicklz-1.5.0.8.tar.gz (Cabal source package)
- package description (included in the package)