bzlib: Compression and decompression in the bzip2 format
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides a pure interface for compressing and
decompressing streams of data represented as lazy
ByteString
s. It uses the bz2 C library so it has high
performance.
It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full bzip2 feature set.
Properties
Versions | 0.2, 0.3, 0.4, 0.4.0.1, 0.4.0.3, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.5.1.0, 0.5.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.3 && <4.15), bytestring (>=0.9 && <0.11), fail (>=4.9 && <4.10) [details] |
License | BSD-3-Clause |
Copyright | (c) 2006-2015 Duncan Coutts |
Author | Duncan Coutts <duncan@community.haskell.org> |
Maintainer | Duncan Coutts <duncan@community.haskell.org> |
Category | Codec |
Source repo | head: darcs get http://code.haskell.org/bzlib/ this: git clone https://github.com/hackage-trustees/bzlib.git(tag 0.5.1.0) |
Uploaded | by VaibhavSagar at 2020-06-08T16:30:59Z |
Modules
- Codec
- Compression
- Codec.Compression.BZip
- Codec.Compression.BZip.Internal
- Codec.Compression.BZip
- Compression
Downloads
- bzlib-0.5.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees