opam-version: "2.0"
depends: [
  "ocaml"
  "dune" {build & >= "1.0"}
  "alcotest" {test}
  "alcotest-lwt" {test}
  "angstrom"
  "astring"
  "base64" { >= "3.1.0" }
  "cohttp"
  "cohttp-lwt"
  "cohttp-lwt-unix"
  "dlm"
  "fmt"
  "inotify"
  "ipaddr"
  "message-switch-lwt"
  "mtime" { >= "1.1.0" }
  "ppx_deriving_rpc"
  "rpclib"
  "uuidm"
  "xapi-idl"
]
