A regular expression library for OCaml
A pure OCaml regular expression library. Supports Perl-style regular expressions, Posix extended regular expressions, Emacs-style regular expressions, and shell-style file globbing. It is also possible to build regular expressions by combining simpler regular expressions. There is also a subset of the PCRE interface available in the Re.pcre library.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.10.3-8.fc38 | - |
Fedora 38 | 1.10.3-8.fc38 | - |
Fedora 37 | 1.10.3-6.fc37 | - |
You can contact the maintainers of this package via email at
ocaml-re dash maintainers at fedoraproject dot org
.