1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/archivers/minizip/pkg-descr
Matthias Andree ab95e4cea8 Add new port archivers/minizip, which installs contributed
minizip/miniunz programs from the ZLib.

PR:		ports/184697
Submitted by:	lbartoletti <coder@tuxfamily.org>
2014-01-15 00:14:51 +00:00

10 lines
418 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