Binary package “libpcre-ocaml” in ubuntu trusty
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.
Source package
Published versions
- libpcre-ocaml 7.0.4-1 in amd64 (Proposed)
- libpcre-ocaml 7.0.4-1 in amd64 (Release)
- libpcre-ocaml 7.0.4-1 in arm64 (Proposed)
- libpcre-ocaml 7.0.4-1 in arm64 (Release)
- libpcre-ocaml 7.0.4-1 in armhf (Proposed)
- libpcre-ocaml 7.0.4-1 in armhf (Release)
- libpcre-ocaml 7.0.4-1 in i386 (Proposed)
- libpcre-ocaml 7.0.4-1 in i386 (Release)
- libpcre-ocaml 7.0.4-1 in powerpc (Proposed)
- libpcre-ocaml 7.0.4-1 in powerpc (Release)
- libpcre-ocaml 7.0.4-1 in ppc64el (Release)