Name : zziplib Relocations: (not relocateable)
Version : 0.10.27 Vendor: Guido Draheim <guidod@gmx.de>
Release : rbt.rh8.0 Build Date: Sun Sep 21 02:11:18 2003
Install date: (not installed) Build Host: rabbito.org
Group : Development/Libraries Source RPM: (none)
Size : 231874 License: LGPL
Packager : Edwin Chan
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.
|