package pcre2

  1. Overview
  2. No Docs
Bindings to the Perl Compatibility Regular Expressions library (version 2)

Install

Authors

Maintainers

Sources

pcre2-7.5.2.tbz
sha256=da3b9a6e566707c64ab78468fb4c453e930716740e3ae911566f6a378d0562c8
sha512=951205a368cb6b613f89cc3b20384786d972fb8f91b9ccef907f90f55568fb33a2e3df4a54dc7ea28811f192c328798503c4361a32ba29aa1b145de54a487b43

Description

pcre2-ocaml offers library functions for string pattern matching and substitution, similar to the functionality offered by the Perl language.

Published: 07 Sep 2023

Dependencies (4)

  1. conf-libpcre2-8 build
  2. dune-configurator
  3. ocaml >= "4.12"
  4. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by (5)

  1. camlp5 >= "8.02.01"
  2. pa_ppx >= "0.14"
  3. pa_ppx_q_ast >= "0.11"
  4. pa_ppx_regexp >= "0.02"
  5. pa_ppx_static >= "0.02"

Conflicts

None