mirror of
https://github.com/openharmony/third_party_re2.git
synced 2026-07-01 09:20:39 -04:00
+2
-1
@@ -1,10 +1,11 @@
|
||||
[
|
||||
{
|
||||
"Name": "openEuler:re2",
|
||||
"Name": "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."
|
||||
"Dependencies": [ "abseil-cpp" ]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user