1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/archivers/tclmkziplib/pkg-descr
Rong-En Fan 637b66dc65 Add tclmkziplib 1.0, GZIP and ZIP support for TCL; dynamicly loadable.
PR:		ports/107519
Submitted by:	martin at matuska.org
2007-01-06 02:08:35 +00:00

11 lines
330 B
Plaintext

mkZiplib is a wrapper for Zlib 1.1.3 and Minizip 0.15.
It is free, very portable and works for virtually any computer hardware
and operating system. With mkZiplib you can compress/decompress data and
work with .gz and .zip files from within Tcl.
WWW: http://mkextensions.sourceforge.net
- Martin Matuska
martin@matuska.org