1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| 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 }
| }
|
|