python-pycurl - A Python interface to libcurl
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
python-pycurl-7.19.0-7.fc14.src [77 KiB] |
Changelog
by Jeffrey C. Ollie (2010-08-17):
- Add patch developed by David Malcolm to fix segfaults caused by a missing incref |