mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
7 lines
273 B
Plaintext
7 lines
273 B
Plaintext
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/
|