opam-version: "1.2"
maintainer: "xen-api@list.xen.org"
authors: "Dave Scott <dave@recoil.org>"
homepage: "https://github.com/xapi-project/cdrom"
bug-reports: "https://github.com/xapi-project/cdrom/issues"
tags: "org:xapi-project"
dev-repo: "https://github.com/xapi-project/cdrom"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
  "jbuilder" {build}
]
