opam-version: "2.0"
depends: [
  "ocaml"
  "jbuilder" {build}
  "alcotest" {build}
  "alcotest-lwt" {build}
  "angstrom"
  "astring"
  "base64"
  "cohttp"
  "cohttp-lwt"
  "cohttp-lwt-unix"
  "dlm"
  "fmt"
  "inotify"
  "ipaddr"
  "message-switch-lwt"
  "mtime" {>= "1.1.0"}
  "rpc" {>= "1.9.53"}
  "uuidm"
  "xapi-idl"
]
