OASISFormat: 0.2
Name:        xenops-cli
Version:     0.9.1
Synopsis:    Xen domain manager CLI
Authors:     David Scott <dave.scott@eu.citrix.com>
License:     LGPL-2.1 with OCaml linking exception
Plugins:     META (0.2)
BuildTools:  ocamlbuild

Executable xn
  CompiledObject:     best
  Path:               src
  MainIs:             main.ml
  Custom:             true
  Install:            false
  BuildDepends:       threads, uuidm, cmdliner, rpclib, xcp, xcp.xen
