d125d6b3f5
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>
7 lines
165 B
Text
7 lines
165 B
Text
name="zip"
|
|
version="1.04"
|
|
description="reading and writing ZIP, JAR and GZIP files"
|
|
requires="unix"
|
|
archive(byte)="zip.cma"
|
|
archive(native)="zip.cmxa"
|
|
linkopts = ""
|