Changes:
- Added function Zip.add_entry_generator.
- The "level" optional argument was sometimes not honored; fixed.
- Relicensed under LGPL 2.1 or above, with Caml's special exception
for static linking.
PR: ports/132071
Submitted by: Jaap Boender <jaapb@kerguelen.org>
necessary to install or run the port, but if it is there, it will detect the
port);
- Install files (zlib.cmi and zlib.mli) needed by www/ocsigen.
- Bump portrevision
PR: ports/130507
Submitted by: Jaap Boender <jaapb@kerguelen.org>
Approved by: stas (maintainer)
and GZIP format, as well as to Java JAR files. It provides functions
for reading from and writing to compressed files in these formats.
Author: Xavier Leroy <Xavier.Leroy@inria.fr>
WWW: http://pauillac.inria.fr/~xleroy/software.html
PR: ports/101214
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>