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 |
|---|---|---|---|
| amd64 | 19.4 kB | 68 kB | [list of files] |
| armel | 18.6 kB | 68 kB | [list of files] |
| hppa | 19.6 kB | 68 kB | [list of files] |
| i386 | 18.7 kB | 68 kB | [list of files] |
| ia64 | 21.6 kB | 80 kB | [list of files] |
| mips | 18.7 kB | 68 kB | [list of files] |
| mipsel | 18.7 kB | 68 kB | [list of files] |
| powerpc | 21.2 kB | 72 kB | [list of files] |
| s390 | 19.5 kB | 68 kB | [list of files] |
| sparc | 18.4 kB | 68 kB | [list of files] |