curlversion

Bindings to libcurl

libcurl is a client-side URL transfer library, supporting HTTP and a multitude of other network protocols (FTP/SMTP/RTSP/etc). This library wrap easy synchronous API (Curl) and synchronous parallel and generic asynchronous API (Curl.Multi). For the Lwt-enabled asynchronous interface (Curl_lwt) see curl_lwt package.

Tags org:ygrek clib:curl
AuthorsLars Nilsson and ygrek
LicenseMIT
Published
Homepagehttps://ygrek.org/p/ocurl
Issue Trackerhttps://github.com/ygrek/ocurl/issues
Maintainersygrek@autistici.org and Antonin Décimo <antonin@tarides.com>
Dependencies
Conflicts
Source [http] https://github.com/ygrek/ocurl/releases/download/0.10.0/curl-0.10.0.tbz
sha256=c14e215fda7f94292a758d9ae90f7bcbc21564c919190064011fccdcf7a12914
sha512=10e089942a496c739f9468155c992f194b315abe6c63d7f72551ff4bf052e96e5dd25b85254e3ab144d330f33ed83864b185389ffe35c2bfeeb2cbf505b47600
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/curl/curl.0.10.0/opam
Required by