summaryrefslogtreecommitdiffstats
path: root/python/httplib2/README
diff options
context:
space:
mode:
author Matteo Bernardini2012-09-07 21:50:42 +0200
committer Robby Workman2012-09-09 00:28:32 +0200
commit5522ea241c2ad65c41fb3b3fe22263ed9bdfefe8 (patch)
treedf41a2715958281a1ae75ba3777f490a4abbf3ab /python/httplib2/README
parentbac40cd03a7cecd9bc5b1c64eec221c80c6d75f8 (diff)
downloadslackbuilds-5522ea241c2ad65c41fb3b3fe22263ed9bdfefe8.tar.gz
python/httplib2: Added (python http library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/httplib2/README')
-rw-r--r--python/httplib2/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/httplib2/README b/python/httplib2/README
new file mode 100644
index 0000000000..ea01386167
--- /dev/null
+++ b/python/httplib2/README
@@ -0,0 +1,4 @@
+httplib2 (python http library)
+
+A comprehensive HTTP client library that supports many features
+left out of other HTTP libraries.