slackbuilds/python/httplib2
Matteo Bernardini 05e785a730 python/httplib2: Updated for version 0.9.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-03-12 06:42:40 +07:00
..
README python/httplib2: Added patches for ssl. 2014-02-11 12:14:56 -06:00
httplib2.SlackBuild python/httplib2: Updated for version 0.9.2. 2016-03-12 06:42:40 +07:00
httplib2.info python/httplib2: Updated for version 0.9.2. 2016-03-12 06:42:40 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
ssl_hostname.diff python/httplib2: Added patches for ssl. 2014-02-11 12:14:56 -06:00
use_system_cacerts.patch python/httplib2: Added patches for ssl. 2014-02-11 12:14:56 -06:00

README

httplib2 (python http library)

A comprehensive HTTP client library that supports many features
left out of other HTTP libraries.

If you want to build this for use with Python 3.x (needs the optional
dependency python3) pass the script PYTHON3=yes, like

  PYTHON3=yes ./httplib2.SlackBuild