Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.noarch.rpm

Name: python-urllib3

Project: openSUSE_13.2

Repository: oss

Title: HTTP library with thread-safe connection pooling, file post, and more

Description:
Highlights

- Re-use the same socket connection for multiple requests
(HTTPConnectionPool and HTTPSConnectionPool)
(with optional client-side certificate verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Works with AppEngine, gevent, and eventlib.
- Tested on Python 2.6+ and Python 3.3+, 100% unit test coverage.
- Small and easy to understand codebase perfect for extending and building upon.
For a more comprehensive solution, have a look at
Requests which is also powered by urllib3.

Version: 1.9

Release: 1.3

Architecture: noarch

Size: 93.5 KB

Build Time: 2014-10-08 20:32:09 +0200 (over 9 years ago)

Provides

Symbol Required by
python-urllib3 = 1.9-1.3 python-httpretty

Requires

Symbol Provided by
python(abi) = 2.7 python-base