Source: python-httplib2
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Luca Falavigna <dktrkranz@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.2.18), python (>= 2.4)
Build-Depends-Indep: python-support (>= 0.5.3)
Standards-Version: 3.8.3
XS-Python-Version: >= 2.4
Homepage: http://code.google.com/p/httplib2/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-httplib2/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-httplib2/trunk/

Package: python-httplib2
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: comprehensive HTTP client library written in Python
 httplib2.py 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



