# OASIS_START
# DO NOT EDIT (digest: d16b8dc1628f53bb6aa83b4c176e3dc8)
version = "1.10"
description = "OCaml ZIP interface"
requires = "unix"
archive(byte) = "zip.cma"
archive(byte, plugin) = "zip.cma"
archive(native) = "zip.cmxa"
archive(native, plugin) = "zip.cmxs"
exists_if = "zip.cma"
# OASIS_STOP

