You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/third_party/oauth2client
pgervais@chromium.org 9979824601 Added OAuth2 authentication to apply_issue
Added oauth2client and httplib to third_party

BUG=348233

Review URL: https://codereview.chromium.org/183793010

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@259643 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
..
LICENSE
MODIFICATIONS.diff
README.chromium
__init__.py
anyjson.py
appengine.py
client.py
clientsecrets.py
crypt.py
django_orm.py
file.py
gce.py
keyring_storage.py
locked_file.py
multistore_file.py
old_run.py
tools.py
util.py
xsrfutil.py

README.chromium

Name: oauth2client
Short Name: oauth2client
URL: https://pypi.python.org/packages/source/o/oauth2client/oauth2client-1.2.tar.gz
Version: 1.2
License: Apache License 2.0

Description:
OAuth2 authentication library in Python

Local modifications:
See also MODIFICATIONS.diff

Notes:
Requires the httplib2 library.