Download List

Descripción del Proyecto

zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any computer hardware and operating system. The zlib data format is itself portable across platforms. Unlike the LZW compression method used in Unix compress(1), the compression method currently used in zlib essentially never expands the data. (LZW can double or triple the file size in extreme cases.) zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-01 07:23 Back to release list
1.2.6

Se hicieron muchas mejoras y correcciones de errores menores.
Tags: Minor bugfixes, Minor feature enhancements
Many minor bugfixes and enhancements were made.

Project Resources