1Name: apiclient 2URL: https://github.com/google/google-api-python-client/ 3Version: 1.4.0 4License: Apache 5 6Description: 7The Google API Client for Python is a client library for accessing Google APIs. 8This is used in the perf dashboard for communicating with the issue tracker, 9buildbucket, etc. It has several dependencies, including uritemplate and six. 10 11Local Modifications: 12Removed everything except for the contents of googleapiclient/ and apiclient/ 13and LICENSE. 14