CMD + K

re2

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install cjmartian::re2

Usage Tracking

2019.08.01
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 27, 2020 at 19:11

License

BSD 3-clause

Supported Platforms

linux-64