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 |
|---|---|---|---|
| amd64 | 61.7 kB | 364 kB | [list of files] |
| armel | 43.6 kB | 276 kB | [list of files] |
| hppa | 43.8 kB | 280 kB | [list of files] |
| i386 | 62.0 kB | 336 kB | [list of files] |
| ia64 | 45.6 kB | 292 kB | [list of files] |
| mips | 43.8 kB | 280 kB | [list of files] |
| mipsel | 43.8 kB | 280 kB | [list of files] |
| powerpc | 66.4 kB | 344 kB | [list of files] |
| s390 | 43.8 kB | 276 kB | [list of files] |
| sparc | 65.0 kB | 344 kB | [list of files] |