套件: libpcre-ocaml (7.5.0-1)
libpcre-ocaml 的相關超連結
Trisquel 的資源:
下載原始碼套件 pcre-ocaml:
維護者:
Original Maintainers:
- Debian OCaml Maintainers (郵件存檔)
- Stéphane Glondu
外部的資源:
- 主頁 [mmottl.github.io]
相似套件:
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.14)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: ocaml-base-4.13.1
- 本虛擬套件由這些套件提供: ocaml-base