pcre2version Documentation on ocaml.org
Bindings to the Perl Compatibility Regular Expressions library (version 2)
pcre2-ocaml offers library functions for string pattern matching and substitution, similar to the functionality offered by the Perl language.
| Author | Markus Mottl <markus.mottl@gmail.com> |
|---|---|
| License | LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/camlp5/pcre2-ocaml |
| Issue Tracker | https://github.com/camlp5/pcre2-ocaml/issues |
| Maintainer | Chet Murthy <chetsky@gmail.com> |
| Dependencies |
|
| Source [http] | https://github.com/camlp5/pcre2-ocaml/archive/refs/tags/8.0.4.tar.gz sha512=cafe7c61f4aa90063fe7cb12a50905dbf0cfaa1636456cca25e2f3bf6a385b3d23618b451c6e986970c310f7ac20e13c3b8ba76ee579288849298eb7737797ce |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pcre2/pcre2.8.0.4/opam |
Required by
- aifad>=2.3.2
- camlp5>=8.02.01
- inifiles
- pa_ppx>=0.14
- pa_ppx_q_ast
- pa_ppx_regexp
- pa_ppx_staticwith-test


