./www/hs-curl, Haskell binding to libcurl

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.8, Package name: hs-curl-1.3.8, Maintainer: pkgsrc-users

libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based
upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM,
Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!

This package provides a Haskell binding to libcurl.


Master sites:

Filesize: 46.586 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-07 14:35:20 by Masatake Daimon | Files touched by this commit (5)
Log message:
www/hs-curl: import hs-curl-1.3.8

libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based
upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM,
Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!

This package provides a Haskell binding to libcurl.