summaryrefslogtreecommitdiff
path: root/abseil-cpp/METADATA
blob: 5ebc6134c57dd234fc0d4a9249977c28796f80ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "extern/abseil-cpp"
description:
    "An open-source collection of C++ code designed to augment the C++ standard "
    "library"

third_party {
  url {
    type: HOMEPAGE
    value: "https://abseil.io"
  }
  url {
    type: GIT
    value: "https://github.com/abseil/abseil-cpp.git"
  }
  license_type: NOTICE
  version: "20200923.2"
  last_upgrade_date { year: 2020 month: 10 day: 28 }
}