[ 原始碼: pcre-ocaml ]
套件:libpcre-ocaml-dev(7.4.6-1 以及其他的)
OCaml bindings for PCRE (Perl Compatible Regular Expression)
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 all the development stuff you need to use OCaml PCRE in your programs.
其他與 libpcre-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libpcre-ocaml-nn9p1
- 本虛擬套件由這些套件填實: libpcre-ocaml
-
- dep: libpcre3-dev
- Old Perl 5 Compatible Regular Expression Library - development files
-
- dep: ocaml-findlib
- management tool for OCaml libraries
-
- dep: ocaml-nox-4.11.1
- 本虛擬套件由這些套件填實: ocaml-nox