[ trixie ]
[ sid ]
软件包:libpcre2-ocaml(7.5.2-1 以及其他的) [debports]
OCaml bindings for PCRE2 (runtime)
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.
其他与 libpcre2-ocaml 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libpcre2-8-0 (>= 10.34)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: libstdlib-ocaml-rg5q2
- 本虚包由这些包填实: libstdlib-ocaml
-
- dep: ocaml-base-4.14.1
- 本虚包由这些包填实: ocaml-base