SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

lzlib rpm build for : CentOS Other. For other distributions click lzlib.

Name : lzlib
Version : 0.9 Vendor : (none)
Release : 1 Date : 2010-04-12 10:01:27
Group : Applications/File Source RPM : lzlib-0.9-1.src.rpm
Size : 0.19 MB
Packager : (none)
Summary : A file compression utility
Description :
The lzlib compression library provides in-memory LZMA compression and
decompression functions, including integrity checking of the uncompressed
data. The compressed data format used by the library is the lzip format.

Compression/decompression is done by repeteadly calling a couple of
read/write functions until all the data has been processed by the library.
This interface is safer and less error prone than the traditional zlib
interface.

Lzlib will correctly decompress a data stream which is the concatenation of
two or more compressed data streams. The result is the concatenation of the
corresponding uncompressed data streams. Integrity testing of concatenated
compressed data streams is also supported.

All the library functions are thread safe. The library does not install any
signal handler. The decoder checks the consistency of the compressed data,
so the library should never crash even in case of corrupted input.

Lzlib implements a simplified version of the LZMA (Lempel-Ziv-Markov
chain-Algorithm) algorithm. The original LZMA algorithm was designed by
Igor Pavlov. For a description of the LZMA algorithm, see the lzip manual.

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

RPM found in directory: /vol/rzm5/linux-smeserver/contribs/fws/repo.firewall-services.com/centos/5/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  lzlib-0.9-1.x86_64.rpm
     

Provides :
lzlib

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.1)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/minilzip
/usr/lib64/liblz.a
/usr/share/doc/lzlib-0.9
/usr/share/doc/lzlib-0.9/AUTHORS
/usr/share/doc/lzlib-0.9/COPYING
/usr/share/doc/lzlib-0.9/ChangeLog
/usr/share/doc/lzlib-0.9/INSTALL
/usr/share/doc/lzlib-0.9/README
/usr/share/info/lzlib.info.gz

 
ICM