vcpkg/ports/re2/CONTROL

4 lines
240 B
Plaintext
Raw Normal View History

Source: re2
Version: 2019-05-07
Homepage: https://github.com/google/re2
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.