• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "Name": "re2",
4    "License": "BSD 3-Clause License",
5    "License File": "LICENSE",
6    "Version Number": "2019/12/1",
7    "Upstream URL": "https://github.com/google/re2",
8    "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."
9  }
10]