WrapDB Browser

WrapDB Browser

re2

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.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest re2 package with the following command:

meson wrap install re2

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from re2 20230301-3 can be used by adding the following lines to your meson.build file:

re2_dep = dependency('re2')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...