curlversion Documentation on ocaml.org
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 | 
|---|---|
| Authors | Lars Nilsson and ygrek | 
| License | MIT | 
| Published | |
| Homepage | https://ygrek.org/p/ocurl | 
| Issue Tracker | https://github.com/ygrek/ocurl/issues | 
| Maintainers | ygrek@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  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/curl/curl.0.10.0/opam | 
Required by
- curl_lwt
 - neural_nets_lib>=0.6.0
 - ocurl>=transition
 
          

