DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibpcre-ocaml
BeschreibungOCaml bindings for PCRE (runtime)
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version6.0.1-2build1
Sektionuniverse/libs
Prioritätoptional
Installierte Größe68 Byte
Hängt ab vonocaml-base-nox-3.11.2, libc6 (>= 2.4), libpcre3 (>= 7.7)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellepcre-ocaml
Paketgröße19514 Byte
Prüfsumme MD5fb86a52a42094fd6a90a182a21fe4628
Prüfsumme SHA17e3536478785a3d46efc7d92f7509b1ea37969a6
Prüfsumme SHA2566d874424d1bd4eb39eeb85d21c54a45b0460a9b7e306e317e86e7db1ba33f8f5
Link zum Herunterladenlibpcre-ocaml_6.0.1-2build1_i386.deb
Ausführliche BeschreibungThis 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.


Impressum
Linux is a registered trademark of Linus Torvalds