aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 94f3d1638e07d2198287e9fbcb49a2ec195c9100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "regex-re22"
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."
third_party {
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 2
    day: 20
  }
  identifier {
    type: "Git"
    value: "https://github.com/google/re2"
    version: "79ef3b2d31f06493f687ef9e947d9632bad54b9b"
  }
}