chojoyce | 4e81cd9 | 2021-12-24 12:12:02 +0800 | [diff] [blame] | 1 | name: "python-api-core" |
2 | description: | ||||
3 | "This library is not meant to stand-alone. Instead it defines common " | ||||
4 | "helpers used by all Google API clients." | ||||
5 | |||||
6 | third_party { | ||||
7 | url { | ||||
8 | type: HOMEPAGE | ||||
9 | value: "https://pypi.org/project/google-api-core/" | ||||
10 | } | ||||
11 | url { | ||||
12 | type: GIT | ||||
13 | value: "https://github.com/googleapis/python-api-core" | ||||
14 | } | ||||
15 | version: "v2.3.0" | ||||
16 | last_upgrade_date { year: 2022 month: 1 day: 4 } | ||||
17 | license_type: NOTICE | ||||
18 | } |