# OASIS_START
# DO NOT EDIT (digest: 8ab62079b7fff0f9375c9ab7b6357cc5)
version = "7.1.5"
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

