Compression library implementing the zlib and Deflate
Miniz is a lossless, high performance data compression library in a single source file that implements the zlib (RFC 1950) and Deflate (RFC 1951) compressed data format specification standards. It supports the most commonly used functions exported by the zlib library, but is a completely independent implementation so zlib's licensing requirements do not apply. It also contains simple to use functions for writing PNG format image files and reading/writing/appending ZIP format archives. Miniz's compression speed has been tuned to be comparable to zlib's, and it also has a specialized real-time compressor function designed to compare well against fastlz/minilzo.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.0.2-7.fc42 | - |
Fedora 42 | 3.0.2-7.fc42 | - |
Fedora 41 | 3.0.2-6.fc41 | - |
Fedora 40 | 3.0.2-5.fc40 | - |
Fedora EPEL 9 | 2.2.0-2.el9 | - |
Fedora EPEL 8 | 2.1.0-3.el8 | - |
Fedora EPEL 10.0 | 3.0.2-5.el10_0 | - |
You can contact the maintainers of this package via email at
miniz dash maintainers at fedoraproject dot org
.