opam-version: "2.0" maintainer: "Hannes Mehnert " authors: ["Hannes Mehnert " "Reynir Björnsson "] homepage: "https://github.com/hannesm/albatross" dev-repo: "git+https://github.com/hannesm/albatross.git" bug-reports: "https://github.com/hannesm/albatross/issues" license: "ISC" available: os = "linux" depends: [ "albatross" {= version} "fmt" "fpath" ] build: [ ["dune" "subst"] {pinned} ["dune" "build" "-p" name "-j" jobs] ] synopsis: "Albatross - orchestrate and manage MirageOS unikernels with Solo5 (SystemD files)"