diff options
author | Thibaut Notteboom <tib@tibux.org> | 2013-02-13 18:40:57 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-13 19:34:01 -0500 |
commit | 8ba76cf2a102e3aa36f9fb5450e9f2bd25b9f523 (patch) | |
tree | 27c66b47f8c39aa31c1e6986306843bdee8cf3dd /python/python-urllib3/README | |
parent | cb6fcfd24aaf41d722cdaa5f3b03382af4fa21f3 (diff) | |
download | slackbuilds-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/README | 2 |
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. |