data/python-oauth2client-4.1.2/.coveragerc: ASCII text data/python-oauth2client-4.1.2/.github/ISSUE_TEMPLATE.md: ASCII text data/python-oauth2client-4.1.2/.github/PULL_REQUEST_TEMPLATE.md: ASCII text data/python-oauth2client-4.1.2/.gitignore: ASCII text data/python-oauth2client-4.1.2/.travis.yml: ASCII text data/python-oauth2client-4.1.2/CHANGELOG.md: Python script, ASCII text executable data/python-oauth2client-4.1.2/CONTRIBUTING.md: UTF-8 Unicode text data/python-oauth2client-4.1.2/CONTRIBUTORS.md: UTF-8 Unicode text data/python-oauth2client-4.1.2/LICENSE: ASCII text data/python-oauth2client-4.1.2/MANIFEST.in: ASCII text data/python-oauth2client-4.1.2/Makefile: ASCII text data/python-oauth2client-4.1.2/README.md: ASCII text data/python-oauth2client-4.1.2/docs/Makefile: ASCII text, with very long lines data/python-oauth2client-4.1.2/docs/_static/favicon.ico: PNG image data, 32 x 32, 16-bit/color RGBA, non-interlaced data/python-oauth2client-4.1.2/docs/_static/google_logo.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced data/python-oauth2client-4.1.2/docs/conf.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/docs/index.rst: ASCII text data/python-oauth2client-4.1.2/docs/requirements.txt: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.client.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.clientsecrets.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.appengine.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.devshell.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.dictionary_storage.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.apps.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.decorators.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.models.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.signals.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.site.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.storage.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.django_util.views.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.flask_util.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.gce.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.keyring_storage.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.multiprocess_file_storage.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.sqlalchemy.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.contrib.xsrfutil.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.crypt.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.file.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.service_account.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.tools.rst: ASCII text data/python-oauth2client-4.1.2/docs/source/oauth2client.transport.rst: ASCII text data/python-oauth2client-4.1.2/oauth2client/__init__.py: ASCII text data/python-oauth2client-4.1.2/oauth2client/_helpers.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/_openssl_crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/_pkce.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/_pure_python_crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/_pycrypto_crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/client.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/clientsecrets.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/__init__.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/_appengine_ndb.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/_metadata.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/appengine.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/devshell.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/dictionary_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/__init__.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/apps.py: ASCII text data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/decorators.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/models.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/signals.py: ASCII text data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/site.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/django_util/views.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/flask_util.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/gce.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/keyring_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/multiprocess_file_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/sqlalchemy.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/contrib/xsrfutil.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/file.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/service_account.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/tools.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/oauth2client/transport.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/call_compute_service.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/README.md: ASCII text data/python-oauth2client-4.1.2/samples/django/django_user/manage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/django_user/myoauth/__init__.py: empty data/python-oauth2client-4.1.2/samples/django/django_user/myoauth/settings.py: ASCII text data/python-oauth2client-4.1.2/samples/django/django_user/myoauth/urls.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/django_user/myoauth/wsgi.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/django_user/polls/__init__.py: empty data/python-oauth2client-4.1.2/samples/django/django_user/polls/models.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/django_user/polls/templates/registration/login.html: HTML document, ASCII text data/python-oauth2client-4.1.2/samples/django/django_user/polls/views.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/django_user/requirements.txt: ASCII text data/python-oauth2client-4.1.2/samples/django/google_user/manage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/google_user/myoauth/__init__.py: empty data/python-oauth2client-4.1.2/samples/django/google_user/myoauth/settings.py: ASCII text data/python-oauth2client-4.1.2/samples/django/google_user/myoauth/urls.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/google_user/myoauth/wsgi.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/google_user/polls/__init__.py: empty data/python-oauth2client-4.1.2/samples/django/google_user/polls/views.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/django/google_user/requirements.txt: ASCII text data/python-oauth2client-4.1.2/samples/googleappengine/app.yaml: ASCII text data/python-oauth2client-4.1.2/samples/googleappengine/call_compute_service_from_gae.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/samples/oauth2_for_devices.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/scripts/build_docs.sh: Bourne-Again shell script, ASCII text executable data/python-oauth2client-4.1.2/scripts/install.sh: Bourne-Again shell script, ASCII text executable data/python-oauth2client-4.1.2/scripts/local_test_setup.sample: ASCII text data/python-oauth2client-4.1.2/scripts/run.sh: Bourne-Again shell script, ASCII text executable data/python-oauth2client-4.1.2/scripts/run_gce_system_tests.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/scripts/run_system_tests.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/scripts/run_system_tests.sh: Bourne-Again shell script, ASCII text executable data/python-oauth2client-4.1.2/setup.cfg: ASCII text data/python-oauth2client-4.1.2/setup.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/__init__.py: empty data/python-oauth2client-4.1.2/tests/conftest.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/__init__.py: empty data/python-oauth2client-4.1.2/tests/contrib/appengine/__init__.py: empty data/python-oauth2client-4.1.2/tests/contrib/appengine/conftest.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/appengine/test__appengine_ndb.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/appengine/test_appengine.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/__init__.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/apps.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/models.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/settings.py: ASCII text data/python-oauth2client-4.1.2/tests/contrib/django_util/test_decorators.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/test_django_models.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/test_django_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/test_django_util.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/django_util/test_views.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_devshell.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_dictionary_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_flask_util.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_gce.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_keyring_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_metadata.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_multiprocess_file_storage.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_sqlalchemy.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/contrib/test_xsrfutil.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/data/app.yaml: ASCII text data/python-oauth2client-4.1.2/tests/data/certs.json: JSON data data/python-oauth2client-4.1.2/tests/data/client_secrets.json: JSON data data/python-oauth2client-4.1.2/tests/data/gcloud/application_default_credentials.json: JSON data data/python-oauth2client-4.1.2/tests/data/gcloud/application_default_credentials_authorized_user.json: JSON data data/python-oauth2client-4.1.2/tests/data/gcloud/application_default_credentials_malformed_1.json: JSON data data/python-oauth2client-4.1.2/tests/data/gcloud/application_default_credentials_malformed_2.json: JSON data data/python-oauth2client-4.1.2/tests/data/gcloud/application_default_credentials_malformed_3.json: ASCII text, with very long lines data/python-oauth2client-4.1.2/tests/data/key.json.enc: data data/python-oauth2client-4.1.2/tests/data/key.p12.enc: data data/python-oauth2client-4.1.2/tests/data/pem_from_pkcs12.pem: ASCII text data/python-oauth2client-4.1.2/tests/data/pem_from_pkcs12_alternate.pem: PEM RSA private key data/python-oauth2client-4.1.2/tests/data/privatekey.p12: data data/python-oauth2client-4.1.2/tests/data/privatekey.pem: PEM RSA private key data/python-oauth2client-4.1.2/tests/data/privatekey.pub: ASCII text data/python-oauth2client-4.1.2/tests/data/public_cert.pem: PEM certificate data/python-oauth2client-4.1.2/tests/data/publickey_openssl.pem: ASCII text data/python-oauth2client-4.1.2/tests/data/unfilled_client_secrets.json: JSON data data/python-oauth2client-4.1.2/tests/data/user-key.json.enc: data data/python-oauth2client-4.1.2/tests/http_mock.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test__helpers.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test__pkce.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test__pure_python_crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test__pycrypto_crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_client.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_clientsecrets.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_crypt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_file.py: Python script text executable Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_jwt.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_service_account.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_transport.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tests/test_tools.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/tox.ini: ASCII text data/python-oauth2client-4.1.2/debian/changelog: UTF-8 Unicode text data/python-oauth2client-4.1.2/debian/control: ASCII text data/python-oauth2client-4.1.2/debian/copyright: ASCII text data/python-oauth2client-4.1.2/debian/patches/fix-hmac.new-call-in-py3.8.patch: unified diff output, ASCII text data/python-oauth2client-4.1.2/debian/patches/remove-broken-tests.patch: unified diff output, ASCII text data/python-oauth2client-4.1.2/debian/patches/series: ASCII text data/python-oauth2client-4.1.2/debian/patches/skip-network-doing-unit-test.patch: unified diff output, ASCII text data/python-oauth2client-4.1.2/debian/python3-oauth2client.install: ASCII text data/python-oauth2client-4.1.2/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-oauth2client-4.1.2/debian/source/format: ASCII text data/python-oauth2client-4.1.2/debian/watch: ASCII text data/python-oauth2client-4.1.2/.pc/.version: ASCII text data/python-oauth2client-4.1.2/.pc/.quilt_patches: ASCII text data/python-oauth2client-4.1.2/.pc/.quilt_series: ASCII text data/python-oauth2client-4.1.2/.pc/applied-patches: ASCII text data/python-oauth2client-4.1.2/.pc/skip-network-doing-unit-test.patch/tests/test_tools.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/.pc/remove-broken-tests.patch/tests/contrib/test_xsrfutil.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/.pc/fix-hmac.new-call-in-py3.8.patch/oauth2client/contrib/xsrfutil.py: Python script, ASCII text executable data/python-oauth2client-4.1.2/.pc/fix-hmac.new-call-in-py3.8.patch/tests/contrib/test_xsrfutil.py: Python script, ASCII text executable