vcpkg/ports/re2/CONTROL
Łukasz Mendakiewicz 5f63d0a5f7 [re2] Add vcpkg_copy_pdbs (#4876)
* [re2] Add vcpkg_copy_pdbs

* [re2] Bump control file version
2018-12-04 19:18:56 -08:00

3 lines
202 B
Plaintext

Source: re2
Version: 2018-11-01-1
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.