The Codec-Compression-LZF package
A Haskell binding to the liblzf by Marc Lehmann. LZF is a fast compression algorithm sacrifising compression quality for an extra bit of speed. The tiny library is contained in the source and statically linked in the Haskell library resulting in no external dependencies. Exposed-modules: Codec.Compression.LZF
Properties
| Version | 0.2 |
|---|---|
| Dependencies | base |
| License | BSD3 |
| Author | Einar Karttunen |
| Maintainer | Don Stewart <dons@cse.unsw.edu.au> |
| Category | Codec |
| Home page | http://www.cs.helsinki.fi/u/ekarttun/Codec-Compression-LZF/ |
| Upload date | Thu Jul 6 01:37:42 UTC 2007 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.10, ghc-6.12, ghc-6.6, ghc-6.8, ghc-7.0 |
Modules
- Codec
- Compression
Downloads
- Codec-Compression-LZF-0.2.tar.gz (Cabal source package)
- package description (included in the package)