Files
2023-05-14 11:44:44 +00:00

17 lines
361 B
Plaintext

name: "oauth2client"
description:
"This is a client library for accessing resources protected by OAuth 2.0."
third_party {
url {
type: HOMEPAGE
value: "https://pypi.org/project/oauth2client"
}
url {
type: GIT
value: "https://github.com/google/oauth2client"
}
version: "v3.0.0"
last_upgrade_date { year: 2018 month: 6 day: 6 }
}