Compression and decompression in the gzip and zlib formats
This package provides a pure interface for compressing and decompressing streams of data represented as lazy 'ByteString's. It uses the <https://en.wikipedia.org/wiki/Zlib zlib C library> so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats. 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 zlib feature set.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.7.1.0-2.fc43 | - |
Fedora 42 | 0.6.3.0-11.fc42 | - |
Fedora 41 | 0.6.3.0-9.fc41 | - |
Fedora EPEL 9 | 0.6.2.3-6.el9 | - |
Fedora EPEL 8 | 0.6.2-1.el8 | - |
Fedora EPEL 10.1 | 0.6.3.0-10.el10_0 | - |
Fedora EPEL 10.0 | 0.6.3.0-10.el10_0 | - |
You can contact the maintainers of this package via email at
ghc-zlib dash maintainers at fedoraproject dot org
.