mirror of
https://github.com/openharmony/third_party_re2.git
synced 2026-07-01 09:20:39 -04:00
+1
-1
@@ -5,7 +5,7 @@
|
||||
"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."
|
||||
"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