pkg://zziplib0-0.13.33-2mdk.i586.rpm:61202/HEADER
downloads
Name : zziplib0 Relocations: (not relocateable)
Version : 0.13.33 Vendor: Mandrakesoft
Release : 2mdk Build Date: Fri Jun 11 13:09:46 2004
Install date: (not installed) Build Host: n5.mandrakesoft.com
Group : System/Libraries Source RPM: zziplib-0.13.33-2mdk.src.rpm
Size : 148822 License: LGPL
Packager : Oden Eriksson <oeriksson@mandrakesoft.com>
URL : http://zziplib.sf.net
Summary : ZZipLib - libZ-based ZIP-access Library
Description :
zziplib provides read access to zipped files in a zip-archive,
using compression based solely on free algorithms provided by zlib.
zziplib provides an additional API to transparently access files
being either real files or zipped files with the same filepath argument.
This is handy to package many files being shared data into a single
zip file - as it is sometimes used with gamedata or script repositories.
The library itself is fully multithreaded, and it is namespace clean
using the zzip_ prefix for its exports and declarations.