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/slack-desc | |
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/slack-desc')
-rw-r--r-- | python/python-urllib3/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-urllib3/slack-desc b/python/python-urllib3/slack-desc new file mode 100644 index 0000000000..ee2f2f4d20 --- /dev/null +++ b/python/python-urllib3/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-urllib3: python-urllib3 (HTTP library) +python-urllib3: +python-urllib3: Urllib3 is an HTTP library with thread-safe connection pooling, file +python-urllib3: post, and more. +python-urllib3: +python-urllib3: +python-urllib3: +python-urllib3: +python-urllib3: +python-urllib3: +python-urllib3: |