ocaml-re - A regular expression library for OCaml
Website: | https://github.com/ocaml/ocaml-re |
---|---|
License: | LGPLv2 with exceptions |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
ocaml-re-1.7.1-2.fc14.al.i686 [685 KiB] |
Changelog
by Richard W.M. Jones (2017-12-02):
- OCaml 4.06.0 rebuild. |