[ trixie ]
[ sid ]
[ 原始碼: pcre2-ocaml ]
套件:libpcre2-ocaml(8.0.2-1)
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 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpcre2-8-0 (>= 10.34)
- New Perl Compatible Regular Expression Library- 8 bit runtime files
-
- dep: libstdlib-ocaml-0d647
- 本虛擬套件由這些套件填實: libstdlib-ocaml
-
- dep: ocaml-base-5.2.0
- 本虛擬套件由這些套件填實: ocaml-base