You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
384 B
18 lines
384 B
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"
|
|
license_type: NOTICE
|
|
last_upgrade_date { year: 2018 month: 6 day: 6 }
|
|
}
|