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.13.3-1.fc42 | - |
Fedora 41 | 1.11.0-9.fc41 | - |
Fedora 40 | 1.11.0-6.fc40 | - |
Fedora 39 | 1.10.4-3.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-re dash maintainers at fedoraproject dot org
.