vcpkg/ports/re2/CONTROL

3 lines
201 B
Plaintext
Raw Normal View History

2017-12-05 09:15:16 +08:00
Source: re2
2018-05-18 08:35:11 +08:00
Version: 2018-05-17
2017-12-05 09:15:16 +08:00
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.