libre-engine-re2-perl 0.14-1build2 (riscv64 binary) in ubuntu jammy
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:/
.
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.
Details
- Package version:
- 0.14-1build2
- Status:
- Published
- Component:
- main
- Priority:
- Optional
Downloadable files
riscv64 build of libre-engine-re2-perl 0.14-1build2 in ubuntu jammy PROPOSED produced
these files:
Package relationships
- Depends on: