compression: Common compression algorithms.
Currently contains: * An implementation of the inflate algorithm from RFC 1951 (decompression only). * An implementation of the gzip algorithm from RFC 1952 (decompression only).
| Version | 0.1 |
|---|---|
| Dependencies | base, mtl |
| License | OtherLicense |
| Copyright | Ian Lynagh, 2004, 2007 |
| Author | Ian Lynagh |
| Maintainer | igloo@earth.li |
| Stability | experimental |
| Category | Codec |
| Home page | http://urchin.earth.li/~ian/cabal/compression/ |
| Exposed modules | Codec.Compression.Deflate.Inflate, Codec.Compression.GZip.GUnZip |
| Upload date | Wed Jan 17 09:35:54 PST 2007 |
| Uploaded by | IanLynagh |
| Build failure | ghc-6.6 (log), ghc-6.8 (log) |
Downloads
- compression-0.1.tar.gz (Cabal source package)
- package description (included in the package)
