File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
packages/cloudi/cloudi.2.0.7 Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ opam-version: "2.0"
2+ maintainer: "Michael Truog <mjtruog at protonmail dot com>"
3+ authors: "Michael Truog <mjtruog at protonmail dot com>"
4+ homepage: "https://cloudi.org/"
5+ bug-reports: "https://github.com/CloudI/cloudi_api_ocaml/issues"
6+ license: "MIT"
7+ dev-repo: "git+https://github.com/CloudI/cloudi_api_ocaml.git"
8+ build: [
9+ [make]
10+ ]
11+ depends: [
12+ "ocaml" {>= "4.03.0"}
13+ "base-unix"
14+ "zarith" {>= "1.13"}
15+ ]
16+ conflicts: [ "ocaml-option-bytecode-only" ]
17+ synopsis: "OCaml CloudI API"
18+ url {
19+ src: "https://github.com/CloudI/cloudi_api_ocaml/archive/v2.0.7.tar.gz"
20+ checksum: "sha512=7f57d3a2bfca1091b2fe0d68252781f2667a883cc71e1b4011c2e58193365524de5432c5ba1ea7bbb9e02f7cc312de342e42f2fd337a35d68cf6a8617f3257ad"
21+ }
You can’t perform that action at this time.
0 commit comments