From 8ba76cf2a102e3aa36f9fb5450e9f2bd25b9f523 Mon Sep 17 00:00:00 2001 From: Thibaut Notteboom Date: Wed, 13 Feb 2013 18:40:57 -0500 Subject: python/python-urllib3: Added (HTTP library) Signed-off-by: dsomero --- python/python-urllib3/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python-urllib3/README (limited to 'python/python-urllib3/README') 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. -- cgit v1.2.3