7e3b32fff8
Approved by: portmgr Approved by: bapt (mentor)
6 lines
273 B
Text
6 lines
273 B
Text
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 file path argument.
|
|
|
|
WWW: http://zziplib.sourceforge.net/
|