• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "extern/abseil-cpp"
2description:
3    "An open-source collection of C++ code designed to augment the C++ standard "
4    "library"
5
6third_party {
7  url {
8    type: HOMEPAGE
9    value: "https://abseil.io"
10  }
11  url {
12    type: GIT
13    value: "https://github.com/abseil/abseil-cpp"
14  }
15  version: "20220623.1"
16  last_upgrade_date { year: 2022 month: 9 day: 13 }
17  license_type: NOTICE
18}
19
20