blob: 2b18331b7ca29ba1f8f70026680c5f0c6e60d41f [file] [log] [blame]
Sam Chiue689bac2018-06-01 21:59:41 +08001name : "google-api-python-client"
2description:
3 "This is the Python client library for Google's discovery based APIs."
4third_party {
5 url {
6 type: HOMEPAGE
7 value: "https://pypi.org/project/google-api-python-client/"
8 }
9 url {
10 type: GIT
11 value: "https://github.com/google/google-api-python-client"
12 }
13 version: "1.5.1"
14 last_upgrade_date { year: 2018 month: 6 day: 1 }
15}