Perl Compatibility Regular Expressions for OCaml https://mmottl.github.io/pcre-ocaml/
Go to file
2024-01-06 07:57:11 +01:00
ocaml-pcre-7.5.0-dune-missing-version.patch fix for missing version in dune-project [release 7.5.0-2mamba;Sun Jul 09 2023] 2024-01-06 07:57:11 +01:00
ocaml-pcre.spec fix for missing version in dune-project [release 7.5.0-2mamba;Sun Jul 09 2023] 2024-01-06 07:57:11 +01:00
README.md automatic update by autodist [release 7.0.4-1mamba;Sat Dec 21 2013] 2024-01-06 07:57:11 +01:00

ocaml-pcre

This OCaml-library interfaces the C-library PCRE (Perl-compatibility Regular Expressions). It can be used for matching regular expressions which are written in "PERL"-style.