[ Bron: pcre-ocaml ]
Pakket: libpcre-ocaml (7.2.3-2 en anderen)
Verwijzigingen voor libpcre-ocaml
Debian bronnen:
Het bronpakket pcre-ocaml downloaden:
Beheerders:
Externe bronnen:
- Homepage [mmottl.github.io]
Vergelijkbare pakketten:
- libmagickcore-6.q16-7-extra-dbgsym
- libmagickcore-6.q16hdri-7-extra-dbgsym
- libshiboken6-py3-6.7-dbgsym
- libocct-data-exchange-7.6-dbgsym
- libocct-draw-7.6-dbgsym
- libocct-foundation-7.6-dbgsym
- libocct-modeling-algorithms-7.6-dbgsym
- libocct-modeling-data-7.6-dbgsym
- libocct-ocaf-7.6-dbgsym
- libocct-visualization-7.6-dbgsym
- linux-image-6.6.15-itanium-dbg
OCaml bindings for PCRE (runtime)
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 comfort" through a better API
This package contains only the shared runtime stub libraries.
Andere aan libpcre-ocaml gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: ocaml-base-nox-4.05.0
- virtueel pakket geboden door ocaml-base-nox