[ Source: pcre-ocaml ]
Package: libpcre-ocaml (7.2.3-1)
Links for libpcre-ocaml
Debian Resources:
Download Source Package pcre-ocaml:
Maintainers:
External Resources:
- Homepage [mmottl.github.io]
Similar packages:
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.
Other Packages Related to libpcre-ocaml
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.3) [i386, mips, mips64el, mipsel]
- dep: libc6 (>= 2.4) [armel, armhf, s390x]
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: ocaml-base-nox-4.02.3
- virtual package provided by ocaml-base-nox
Download libpcre-ocaml
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 98.0 kB | 314.0 kB | [list of files] |
arm64 | 96.3 kB | 307.0 kB | [list of files] |
armel | 96.3 kB | 293.0 kB | [list of files] |
armhf | 96.7 kB | 275.0 kB | [list of files] |
i386 | 97.9 kB | 303.0 kB | [list of files] |
mips | 74.9 kB | 215.0 kB | [list of files] |
mips64el | 75.1 kB | 218.0 kB | [list of files] |
mipsel | 75.0 kB | 215.0 kB | [list of files] |
ppc64el | 75.5 kB | 217.0 kB | [list of files] |
s390x | 75.8 kB | 219.0 kB | [list of files] |