Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kodi pycurl

The pycurl package is a Python interface to libcurl. pycurl has been successfully built and tested with Python versions from 2.4 to 2.7 and 3.1 to 3.4.

libcurl is a client-side URL transfer library supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploads, proxies, cookies, basic authentication, file transfer resume of FTP sessions, HTTP proxy tunneling and more.

All the functionality provided by libcurl can used through the pycurl interface. The following subsections describe how to use the pycurl interface, and assume familiarity with how libcurl works. For information on how libcurl works, please consult the curl library C API.

pycurl library module packed for Kodi

Original pycurl package and dependencies were sourced from

https://pypi.python.org/pypi/pycurl

https://pypi.python.org/packages/source/p/pycurl/pycurl-7.19.5.1.tar.gz#md5=f44cd54256d7a643ab7b16e3f409b26b

See pycurl documentation for more details:

http://pycurl.sourceforge.net/doc/index.html

About

Kodi packaging of pycurl module 7.19.5.1 with binary modules for multiple platforms

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages