zlib 1.2.7 ( Lucid 528-005 )

Miscellaneous tools
Post Reply
Message
Author
User avatar
chrome307
Posts: 708
Joined: Thu 15 Jan 2009, 11:00

zlib 1.2.7 ( Lucid 528-005 )

#1 Post by chrome307 »

Image

Homepage:

http://zlib.net/

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.
Attachments
zlib-1.2.7-i686.pet
02 May 2012
(129.44 KiB) Downloaded 347 times

Post Reply