Recent Changes - Search:

edit SideBar

zlib

Description

Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc_r -q64" or "gcc -maix64".

Homepage: http://www.gzip.org/zlib/

Current version: v1.2.11-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • none

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on February 28, 2017, at 12:40 PM