lzip: Lzip compression / Lzlib bindings
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.
Lzip is a data compression format based on LZMA (Lempel–Ziv–Markov chain algorithm).
The Lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability (see the Lzlib homepage for more details).
This package provides low-level FFI bindings to the Lzlib C library as well as a monadic ByteString
-based mid-level API for the IO
and ST
monads.
Properties
Versions | 0.0.0.0, 0.0.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.5 && <4.14), bytestring (>=0.9.2 && <0.11) [details] |
License | GPL-3.0-only[multiple license files] |
Copyright | (c) 2019, Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Codec, Compression |
Home page | https://github.com/hvr/lzlib |
Bug tracker | https://github.com/hvr/lzlib/issues |
Source repo | head: git clone https://github.com/hvr/lzlib.git |
Uploaded | by HerbertValerioRiedel at 2019-09-12T07:18:32Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
int-cast | Enable additional static compile-time checks via | Disabled |
use-system-lzlib | Whether to use system-provided | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lzip-0.0.0.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