python3-pycurl - A Python interface to libcurl for Python 3
Website: | http://pycurl.sourceforge.net/ |
---|---|
License: | LGPLv2+ or MIT |
Vendor: | Fedora Project |
- Description:
PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features.
Packages
python3-pycurl-7.19.5.1-3.fc23.x86_64 [176 KiB] |
Changelog
by Kamil Dudka (2015-09-07):
- introduce CURL_SSLVERSION_TLSv1_[0-2] (#1260408) |