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