ocaml-pcre/README.md

6 lines
189 B
Markdown
Raw Normal View History

2024-01-06 07:57:09 +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.