summaryrefslogtreecommitdiffstats
path: root/python/python-urllib3/README
diff options
context:
space:
mode:
author Thibaut Notteboom2013-02-14 00:40:57 +0100
committer dsomero2013-02-14 01:34:01 +0100
commit8ba76cf2a102e3aa36f9fb5450e9f2bd25b9f523 (patch)
tree27c66b47f8c39aa31c1e6986306843bdee8cf3dd /python/python-urllib3/README
parentcb6fcfd24aaf41d722cdaa5f3b03382af4fa21f3 (diff)
downloadslackbuilds-8ba76cf2a102e3aa36f9fb5450e9f2bd25b9f523.tar.gz
python/python-urllib3: Added (HTTP library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/python-urllib3/README')
-rw-r--r--python/python-urllib3/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-urllib3/README b/python/python-urllib3/README
new file mode 100644
index 0000000000..4420981dce
--- /dev/null
+++ b/python/python-urllib3/README
@@ -0,0 +1,2 @@
+Urllib3 is an HTTP library with thread-safe connection
+pooling, file post, and more.