Last Version

zlib 4.0.0

zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- 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) and in the GIF image format, 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.

License

License

GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

libz
Version

Version

4.0.0
Type

Type

dll
Description

Description

zlib
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- 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) and in the GIF image format, 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.
Project URL

Project URL

http://www.zlib.net/
Project Organization

Project Organization

Jean-loup Gailly and Mark Adler

Download libz 4.0.0

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.9

Project Modules

There are no modules declared in this project.