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 all the development stuff you need to use OCaml PCRE in your programs.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 58.1 kB | 436 kB | [list of files] |
| amd64 | 74.1 kB | 433 kB | [list of files] |
| arm | 55.8 kB | 420 kB | [list of files] |
| hppa | 57.2 kB | 424 kB | [list of files] |
| i386 | 74.7 kB | 484 kB | [list of files] |
| ia64 | 58.7 kB | 436 kB | [list of files] |
| mips | 56.9 kB | 424 kB | [list of files] |
| mipsel | 56.7 kB | 424 kB | [list of files] |
| powerpc | 79.4 kB | 492 kB | [list of files] |
| s390 | 57.0 kB | 424 kB | [list of files] |
| sparc | 79.1 kB | 496 kB | [list of files] |