package pcre2

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

CHANGES.md.html

pcre2-ocaml changelog

7.5.2 (2023-09-06)

  • fixed bug in full_split, added first unit-test for same

7.5.1 (2023-09-01)

  • Created pcre2-ocaml bindings based on original pcre-ocaml project