- libstdlib-ocaml-0d647
- ocaml-base-5.2.0
- libc6 (>= 2.17)
- libpcre2-8-0 (>= 10.34)
This OCaml-library interfaces the PCRE2 (Perl-compatibility
regular expressions) C library. it can be used for matching
regular expressions which are written in Perl style.
.
Compared with the OCaml standard library "Str" module, this
library:
* uses Perl style rather than Emacs one
* is reentrant and thus thread safe
* is faster (when compiled to native code is even faster than
Perl regular expressions)
* returns data on which you can safely use destructive updates
* gives more "programming comfort" through a better API
.
This package contains only the shared runtime stub libraries.
Installed Size: 340.0 kB
Architectures: arm64 amd64