libpcre-ocaml 7.0.4-1 (ppc64el binary) in ubuntu trusty
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.
Details
- Package version:
- 7.0.4-1
- Status:
- Published
- Component:
- universe
- Priority:
- Optional
Downloadable files
ppc64el build of pcre-ocaml 7.0.4-1 in ubuntu trusty RELEASE produced
these files:
- libpcre-ocaml_7.0.4-1_ppc64el.deb (62.4 KiB)
Package relationships
- Depends on:
- libc6 (>= 2.17)
- libpcre3
- ocaml-base-nox-4.01.0
- Provides:
- libpcre-ocaml-bawy4
- Replaces:
- Breaks: