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 | 82.2 kB | 532 kB | [list of files] |
| amd64 | 73.1 kB | 504 kB | [list of files] |
| arm | 75.1 kB | 476 kB | [list of files] |
| hppa | 55.5 kB | 420 kB | [list of files] |
| i386 | 73.3 kB | 476 kB | [list of files] |
| ia64 | 89.9 kB | 544 kB | [list of files] |
| mips | 55.4 kB | 420 kB | [list of files] |
| mipsel | 55.5 kB | 420 kB | [list of files] |
| powerpc | 77.9 kB | 488 kB | [list of files] |
| s390 | 55.4 kB | 420 kB | [list of files] |
| sparc | 77.3 kB | 492 kB | [list of files] |