this repo has no description

ocurl is not compatible with the bytecode-only mode

Kate 535dd3e3 3d7d7a20

Changed files
+44
packages
ocurl
ocurl.0.5.4
ocurl.0.5.5
ocurl.0.5.6
ocurl.0.6.0
ocurl.0.6.1
ocurl.0.7.0
ocurl.0.7.1
ocurl.0.7.10
ocurl.0.7.2
ocurl.0.7.5
ocurl.0.7.6
ocurl.0.7.7
ocurl.0.7.8
ocurl.0.7.9
ocurl.0.8.0
ocurl.0.8.1
ocurl.0.8.2
ocurl.0.9.0
ocurl.0.9.1
ocurl.0.9.2
+3
packages/ocurl/ocurl.0.5.4/opam
···
"ocaml" {< "4.06.0"}
"ocamlfind"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
["libcurl-devel" "openssl-devel"] {os-distribution = "centos"}
+3
packages/ocurl/ocurl.0.5.5/opam
···
"ocaml" {< "4.06.0"}
"ocamlfind"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
["libcurl-devel" "openssl-devel"] {os-distribution = "centos"}
+3
packages/ocurl/ocurl.0.5.6/opam
···
"ocaml" {< "4.06.0"}
"ocamlfind"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
["libcurl-devel" "openssl-devel"] {os-distribution = "centos"}
+3
packages/ocurl/ocurl.0.6.0/opam
···
"ocaml" {< "4.06.0"}
"ocamlfind"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
]
+3
packages/ocurl/ocurl.0.6.1/opam
···
"ocaml" {< "4.06.0"}
"ocamlfind"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
["libcurl-devel" "openssl-devel"] {os-distribution = "centos"}
+3
packages/ocurl/ocurl.0.7.0/opam
···
"ocamlfind"
"base-unix"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depopts: ["lwt"]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
+1
packages/ocurl/ocurl.0.7.1/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {>= "4.0.0"}
+
"ocaml-option-bytecode-only"
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
+1
packages/ocurl/ocurl.0.7.10/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {>= "4.0.0"}
+
"ocaml-option-bytecode-only"
]
synopsis: "Bindings to libcurl"
description: """
+1
packages/ocurl/ocurl.0.7.2/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {>= "4.0.0"}
+
"ocaml-option-bytecode-only"
]
depexts: [
["libcurl4-gnutls-dev"] {os-family = "debian"}
+1
packages/ocurl/ocurl.0.7.5/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {>= "4.0.0"}
+
"ocaml-option-bytecode-only"
]
depexts: ["libcurl-devel" "openssl-devel"] {os-distribution = "centos"}
synopsis: "Bindings to libcurl"
+3
packages/ocurl/ocurl.0.7.6/opam
···
"conf-libcurl"
]
depopts: ["lwt"]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
patches: [ "examples.diff" ]
synopsis: "Bindings to libcurl"
description: """
+3
packages/ocurl/ocurl.0.7.7/opam
···
"conf-libcurl"
]
depopts: ["lwt"]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
patches: ["fix_depend.diff"]
synopsis: "Bindings to libcurl"
description: """
+3
packages/ocurl/ocurl.0.7.8/opam
···
"conf-libcurl"
]
depopts: ["lwt"]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
synopsis: "Bindings to libcurl"
description: """
Client-side URL transfer library, supporting HTTP and a multitude of
+3
packages/ocurl/ocurl.0.7.9/opam
···
"conf-libcurl"
]
depopts: ["lwt"]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
synopsis: "Bindings to libcurl"
description: """
Client-side URL transfer library, supporting HTTP and a multitude of
+1
packages/ocurl/ocurl.0.8.0/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {>= "4.0.0"}
+
"ocaml-option-bytecode-only"
]
synopsis: "Bindings to libcurl"
description: """
+1
packages/ocurl/ocurl.0.8.1/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {with-test & >= "5.0.0"}
+
"ocaml-option-bytecode-only"
]
synopsis: "Bindings to libcurl"
description: """
+1
packages/ocurl/ocurl.0.8.2/opam
···
depopts: ["lwt"]
conflicts: [
"lwt" {with-test & >= "5.0.0"}
+
"ocaml-option-bytecode-only"
]
synopsis: "Bindings to libcurl"
description: """
+1
packages/ocurl/ocurl.0.9.0/opam
···
depopts: ["lwt" "lwt_ppx"]
conflicts: [
"lwt" {with-test & >= "5.0.0"}
+
"ocaml-option-bytecode-only"
]
synopsis: "Bindings to libcurl"
description: "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), synchronous parallel and generic asynchronous API (Curl.Multi), and provides an Lwt-enabled asynchronous interface (Curl_lwt)."
+3
packages/ocurl/ocurl.0.9.1/opam
···
"base-unix"
"conf-libcurl"
]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
depopts: ["lwt" "lwt_ppx"]
synopsis: "Bindings to libcurl"
description: "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), synchronous parallel and generic asynchronous API (Curl.Multi), and provides an Lwt-enabled asynchronous interface (Curl_lwt)."
+3
packages/ocurl/ocurl.0.9.2/opam
···
"conf-libcurl"
]
depopts: ["lwt" "lwt_ppx"]
+
conflicts: [
+
"ocaml-option-bytecode-only"
+
]
synopsis: "Bindings to libcurl"
description: "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), synchronous parallel and generic asynchronous API (Curl.Multi), and provides an Lwt-enabled asynchronous interface (Curl_lwt)."
url {