[Name] Httplib2
[Summary] A comprehensive HTTP client library written in python
[Description] Httplib2 supports many features left out of other HTTP
libraries. 
 * HTTP and HTTPS
 * Keep-Alive
 * Authentication
 * Caching
 * All Methods
 * Redirects
 * Compression
 * Lost update support
 * Unit Tested
[License] MIT License
[Homepage] http://code.google.com/p/httplib2/
