# OASIS_START
# DO NOT EDIT (digest: 63a946d9ec06b39c54ca81ab4c3051bc)
version = "1.07"
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

