Download Source Package pcre-ocaml:
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 confort" through a better API
This package contains only the shared runtime stub libraries.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 20.7 kB | 80 kB | [list of files] |
| amd64 | 20.4 kB | 36 kB | [list of files] |
| arm | 19.7 kB | 72 kB | [list of files] |
| hppa | 21.0 kB | 76 kB | [list of files] |
| i386 | 19.9 kB | 72 kB | [list of files] |
| ia64 | 22.6 kB | 84 kB | [list of files] |
| mips | 20.2 kB | 76 kB | [list of files] |
| mipsel | 20.1 kB | 76 kB | [list of files] |
| powerpc | 21.7 kB | 80 kB | [list of files] |
| s390 | 20.8 kB | 76 kB | [list of files] |
| sparc | 19.7 kB | 72 kB | [list of files] |