# OASIS_START
# DO NOT EDIT (digest: cb789041f764b2acbd73833b69d2f763)
version = "7.2.3"
description =
"pcre-ocaml - bindings to the Perl Compatibility Regular Expressions library"
requires = "bytes"
archive(byte) = "pcre.cma"
archive(byte, plugin) = "pcre.cma"
archive(native) = "pcre.cmxa"
archive(native, plugin) = "pcre.cmxs"
exists_if = "pcre.cma"
# OASIS_STOP

