# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 PortGroup ocaml 1.1 github.setup camlp5 pcre2-ocaml 8.0.4 name ocaml-pcre2 revision 1 categories ocaml devel maintainers {pguyot @pguyot} openmaintainer # Actually LGPL-2.1 with a permissive exception license LGPL-2.1 description Bindings to the Perl Compatibility Regular Expressions library (version 2) long_description pcre2-ocaml offers library functions for string pattern \ matching and substitution, similar to the functionality \ offered by the Perl language. checksums rmd160 f5332d85c0908269a94a83d503c37c6c64dc576f \ sha256 bbe76e8ecd9ccccfa631dbd21d6a801d23bd6fa982aae6839bb3fb7829a8cea1 \ size 45799 github.tarball_from archive depends_build-append \ port:ocaml-dune-configurator depends_lib-append port:pcre2 ocaml.build_type dune