Package: libre-engine-re2-perl (0.17+ds-1)
Links for libre-engine-re2-perl
Debian Resources:
Download Source Package libre-engine-re2-perl:
- [libre-engine-re2-perl_0.17+ds-1.dsc]
- [libre-engine-re2-perl_0.17+ds.orig.tar.xz]
- [libre-engine-re2-perl_0.17+ds-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
RE2 regex engine
re::engine::RE2 replaces perl's regex engine in a given lexical scope with RE2.
RE2 is a primarily DFA based regexp engine from Google that is very fast at matching large amounts of text. However it does not support look behind and some other Perl regular expression features. See RE2's syntax wiki page at <https://github.com/google/re2/wiki/Syntax> for more information.
Fallback to normal Perl regexp is implemented by this module. If RE2 is unable to compile a regexp it will use Perl instead, therefore features not implemented by RE2 don't suddenly stop working, they will just use Perl's regexp implementation.
Other Packages Related to libre-engine-re2-perl
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU Biblioteca C: Bibliotecas compartilhadas
also a virtual package provided by libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf]
- Biblioteca de suporte GCC
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libre2-9 (>= 20160901)
- efficient, principled regular expression library
-
- dep: libstdc++6 (>= 5.2)
- Biblioteca C++ padrão da GNU v3
-
- dep: perl (>= 5.36.0-7)
- Linguagem de extração e relatórios prática de Larry Wall
-
- dep: perlapi-5.36.0
- virtual package provided by perl-base
Download libre-engine-re2-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 18.8 kB | 61.0 kB | [list of files] |
arm64 | 17.9 kB | 101.0 kB | [list of files] |
armel | 17.5 kB | 52.0 kB | [list of files] |
armhf | 17.5 kB | 48.0 kB | [list of files] |
i386 | 19.2 kB | 60.0 kB | [list of files] |
mips64el | 18.6 kB | 102.0 kB | [list of files] |
mipsel | 18.6 kB | 101.0 kB | [list of files] |
ppc64el | 19.1 kB | 101.0 kB | [list of files] |
s390x | 17.8 kB | 57.0 kB | [list of files] |