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/releases/download/7.5.1/pcre2-7.5.1.tbz sha256=7d61a944801a9cccc6d1184f1609b463cb242864d24c8d12dea9bfe14ce16977 sha512=59bbb9fb4caf54b47c38177dd7fdb0a2e6fa06847c3bc225ea0b170b0dbdda1fbe7cc0a62a6b6fcdb8984b58bd077bfc0a154eee1b7c7389932edb320406bb20 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pcre2/pcre2.7.5.1/opam |
Required by
- aifad>=2.3.2
- camlp5with-test & >=8.02.01 & <8.03.04
- inifiles
- pa_ppx>=0.14
- pa_ppx_q_ast
- pa_ppx_regexp<0.04
- pa_ppx_staticwith-test


