# OASIS_START
# DO NOT EDIT (digest: 5c3ebef0d119f221e148bddd0f141206)
version = "0.5.3"
description = "OCaml SSL interface"
requires = "unix bytes"
archive(byte) = "ssl.cma"
archive(byte, plugin) = "ssl.cma"
archive(native) = "ssl.cmxa"
archive(native, plugin) = "ssl.cmxs"
exists_if = "ssl.cma"
# OASIS_STOP

