aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 97c5852e5a665dac6e34ec903fe14963f8fccea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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: "v4.1.3"
  last_upgrade_date {
    year: 2019
    month: 2
    day: 1
  }
}