• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/python/python-api-core
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "python-api-core"
6description: "This library is not meant to stand-alone. Instead it defines common helpers used by all Google API clients."
7third_party {
8  license_type: NOTICE
9  last_upgrade_date {
10    year: 2025
11    month: 1
12    day: 29
13  }
14  homepage: "https://pypi.org/project/google-api-core/"
15  identifier {
16    type: "Git"
17    value: "https://github.com/googleapis/python-api-core"
18    version: "v2.24.1"
19  }
20}
21