blob: 30f77db28f4c87d5a221019f82f96668c50fef09 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
The zzip library provides read access to zipped file in a zip-archive.
It is based solely on free algorithms provided by zlib and can
transparently access files being either real files or zipped files
with the same filepath argument.
WWW: http://zziplib.sourceforge.net/
- Alex Dupre
ale@FreeBSD.org
|