# This file is generated by dune, edit dune-project instead opam-version: "2.0" synopsis: "Cap'n Proto API for ocaml-ci" maintainer: ["talex5@gmail.com"] authors: ["talex5@gmail.com"] homepage: "https://github.com/ocurrent/ocaml-ci" bug-reports: "https://github.com/ocurrent/ocaml-ci/issues" depends: [ "dune" {>= "1.11"} "current_rpc" "capnp" {>= "3.4.0"} "capnp-rpc-lwt" "dockerfile" ] build: [ ["dune" "subst"] {pinned} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/ocurrent/ocaml-ci.git"