Letter M

miniz - Compression library implementing the zlib and Deflate

Website: https://github.com/richgel999/miniz
License: MIT and Unlicense
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

miniz-2.2.0-1.aldos.src [106 KiB] Changelog by Joel Barrios (2022-05-10):
- Update to 2.2.0.

Listing created by Repoview-0.6.6-6.fc14.al