Comment 4 for bug 1906720

Revision history for this message
Eric Desrochers (slashd) wrote :

# d/control:

Package: python-httplib2
Architecture: all
Depends: ${python:Depends},
...
Description: comprehensive HTTP client library written for Python
 httplib2.py supports many features left out of other HTTP libraries.

 This package provides module for python2 series.

Package: python3-httplib2
Architecture: all
Depends: ${python3:Depends},
...
 This package provides module for python3 series.