vcpkg/ports/re2/CONTROL

3 lines
200 B
Plaintext
Raw Normal View History

Source: re2
2019-01-19 06:40:03 +08:00
Version: 2019-01-30
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.