| Paketname | libpcre-ocaml-dev |
| Beschreibung | OCaml bindings for PCRE (Perl Compatible Regular Expression) |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 6.0.1-2build1 |
| Sektion | universe/libdevel |
| Priorität | optional |
| Installierte Größe | 336 Byte |
| Hängt ab von | libpcre3-dev, ocaml-findlib, libpcre-ocaml-g7y84, ocaml-nox-3.11.2 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | pcre-ocaml |
| Paketgröße | 63338 Byte |
| Prüfsumme MD5 | cfc611c1affe0f7a40cb5271a6080e2c |
| Prüfsumme SHA1 | ab47457bbd1a34e560efd51673575f732f8bfca8 |
| Prüfsumme SHA256 | 68cf17733696937ccae97b67cc16965899bb7fc5bffea062b0825ee15ddd3b2f |
| Link zum Herunterladen | libpcre-ocaml-dev_6.0.1-2build1_i386.deb |
| Ausführliche Beschreibung | 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.
|