aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 364b5c6ce8883a00d7f11d04564920a2c36cfca2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 }
}