Language

Package: re2 @ 2020-01-01

Synopsis

Fast, safe, thread-friendly regular expression engine

Description

RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl and Python. It is a C++ library.

Home page
https://github.com/google/re2
Location
gnu/packages/regex.scm (line: 31, column: 3)
License

Lint warnings

LinterMessageLocation
No lint warnings