opam-version: "2.0" maintainer: "xen-api@list.xen.org" homepage: "https://github.com/xapi-project/cdrom" dev-repo: "git+https://github.com/xapi-project/cdrom.git" bug-reports: "https://github.com/xapi-project/cdrom/issues" build: ["jbuilder" "build" "-p" name "-j" jobs] depends: [ "ocaml" "jbuilder" {>= "1.0+beta10"} ] depexts: ["linux-headers"] {os-distribution = "alpine"} available: [ os = "linux" ] tags: [ "org:xapi-project" ] synopsis: "Query the state and contents of CDROM devices under Linux." authors: "Dave Scott " url { src: "https://github.com/xapi-project/cdrom/archive/v0.9.3.tar.gz" checksum: [ "sha256=e693a1ecf9ccd4a0dc600d34cbf2daa67ad63d4d59612216ed8dcfe7f6d1aa6f" "md5=9713a6df129c4c79481de8555ad20cef" ] }