mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
1d1f878054
Approved by: portmgr blanket
10 lines
414 B
Plaintext
10 lines
414 B
Plaintext
The Zlib library allows to deflate compressed files and to create gzip (.gz)
|
|
files. Zlib is free software and small.
|
|
|
|
An archive in ZIP format can contain several files compressed with this method,
|
|
while a .gz archive can containt only one file. It is a very popular format,
|
|
that is why I have written a package for reading files compressed within a Zip
|
|
archive.
|
|
|
|
WWW: http://www.winimage.com/zLibDll/minizip.html
|