pkgsrc-wip/py-httplib2/DESCR
Michael-John Turner 4ea6265284 Initial import:
A comprehensive Python HTTP client library that supports many features left out
of other HTTP libraries.

Features:
 o HTTP and HTTPS
 o Keep-Alive
 o Authentication
 o Caching
 o All Methods
 o Redirects
 o Compression
 o Lost update support
 o Unit Tested
2007-08-11 15:02:29 +00:00

13 lines
258 B
Text

A comprehensive Python HTTP client library that supports many features left out
of other HTTP libraries.
Features:
o HTTP and HTTPS
o Keep-Alive
o Authentication
o Caching
o All Methods
o Redirects
o Compression
o Lost update support
o Unit Tested