b7f41ec917
zipped files. PR: 24046 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
8 lines
275 B
Plaintext
8 lines
275 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 filepath argument.
|
|
|
|
- George Reid
|
|
greid@ukug.uk.freebsd.org
|