套件:libpcre-ocaml(7.5.0-3 以及其他的) [debports]
OCaml bindings for PCRE (runtime)
This OCaml-library interfaces the PCRE (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.
其他與 libpcre-ocaml 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.3.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: libstdlib-ocaml-bkvu1
- 本虛擬套件由這些套件填實: libstdlib-ocaml
-
- dep: ocaml-base-5.2.0
- 本虛擬套件由這些套件填實: ocaml-base