1Name: httplib2 2Short Name: httplib2 3URL: https://github.com/httplib2/httplib2 4Version: 0.13.1 5Revision: cfba1201736e0060a9cb82eab73ad49988ab7416 6License: MIT License 7 8Description: 9A comprehensive HTTP client library in Python. 10 11Local Modifications: 12Individual versions for Python2/3 were separated and put under 13third_party/python{2,3}/httplib2. Test and packaging code stripped. 14 15Notes: 16Required by oauth2client library. 17