Download List

專案描述

PycURL is a Python module interface to the cURL
library. PycURL can be used to fetch objects
identified by an URL within a Python program.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-11 23:23
7.16.4

This release allows callable objects as callback functions. It adds the NEW_DIRECTORY_PERMS and NEW_FILE_PERMS options from libcurl 7.16.4.
標籤: Minor feature enhancements

2007-04-23 20:24
7.16.2.1

This release fixes 64-bit interoperability with Python. It adds IOCMD_NOP and IOCMD_RESTARTREAD for ioctl callback handling.
標籤: Major bugfixes

2007-04-13 19:39
7.16.2

This release adds the options HTTP_TRANSFER_DECODING, HTTP_CONTENT_DECODING, TIMEOUT_MS, and CONNECTTIMEOUT_MS from libcurl 7.16.2.
標籤: Minor feature enhancements

2007-03-04 21:50
7.16.1

This release adds constants for all libcurl return codes. CURLOPT_FTP_SSL_CCC, CURLOPT_SSH_PUBLIC_KEYFILE, CURLOPT_SSH_PRIVATE_KEYFILE, CURLOPT_SSH_AUTH_TYPES, and CURLOPT_SSL_SESSIONID_CACHE have been added. The CLOSEPOLICY and SOURCE options have been removed, since they are now deprecated in libcurl. xmlrpc_curl.py on Python 2.5 has been fixed.
標籤: Minor feature enhancements

2006-09-01 14:42
7.15.5.1

This release adds a test for basic FTP usage and
fixes a broken SSL
mutex lock function when using GNU TLS.
標籤: Minor bugfixes

Project Resources