libpcre-ocaml 6.2.2-2build1 (i386 binary) in ubuntu precise
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:
- 6.2.2-2build1
- Status:
- Superseded
- Component:
- universe
- Priority:
- Optional
Downloadable files
i386 build of pcre-ocaml 6.2.2-2build1 in ubuntu oneiric RELEASE produced
these files:
- libpcre-ocaml_6.2.2-2build1_i386.deb (10.1 KiB)
Package relationships
- Depends on:
- libc6 (>= 2.4)
- libpcre3 (>= 8.10)
- ocaml-base-nox-3.12.0
- Provides:
- libpcre-ocaml-46691