Files
third_party_re2/README.OpenSource
T
ganchuantao1 ff617a3f97 升级re2 到20240702
Signed-off-by:ganchuantao1<ganchuantao1@huawei.com>

Signed-off-by: ganchuantao1 <ganchuantao1@huawei.com>
2025-04-29 11:19:37 +08:00

10 lines
385 B
Plaintext

[
{
"Name": "openEuler:re2",
"License": "BSD 3-Clause License",
"License File": "LICENSE",
"Version Number": "2024-07-02",
"Upstream URL": "https://github.com/google/re2",
"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."
}
]