OASISFormat: 0.3
Name:        generator
Version:     0.1.0
Synopsis:    Xapi storage interface generator
Authors:     David Scott
License:     LGPL-2.0 with OCaml linking exception
Plugins:     META (0.3)
BuildTools:  ocamlbuild

Executable storage_test
  Path:               src
  MainIs:             main.ml
  Custom:             true
  CompiledObject:     best
  Install:            false
  BuildDepends:       cow, cow.syntax, xmlm, unix
