···
+
maintainer: ["anil@recoil.org" "thomas@gazagnaire.org"]
+
authors: ["Thomas Gazagnaire" "Anil Madhavapeddy" "Gabriel Radanne"
+
"Mindy Preston" "Thomas Leonard" "Nicolas Ojeda Bar"
+
"Dave Scott" "David Kaloper" "Hannes Mehnert" "Richard Mortier"]
+
homepage: "https://github.com/mirage/mirage"
+
bug-reports: "https://github.com/mirage/mirage/issues/"
+
dev-repo: "git+https://github.com/mirage/mirage.git"
+
tags: ["org:mirage" "org:xapi-project"]
+
doc: "https://mirage.github.io/mirage/"
+
available: opam-version >= "2.1.0"
+
["dune" "build" "-p" name "-j" jobs]
+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
+
"cmdliner" {>= "1.2.0"}
+
"cmdliner" {with-test & >= "1.3.0"}
+
"opam-monorepo" {>= "0.4.0"}
+
"mirage-runtime" {with-test & = version}
+
conflicts: [ "jbuilder" {with-test} ]
+
synopsis: "The MirageOS library operating system"
+
MirageOS is a library operating system that constructs unikernels for
+
secure, high-performance network applications across a variety of
+
cloud computing and mobile platforms. Code can be developed on a
+
normal OS such as Linux or MacOS X, and then compiled into a
+
fully-standalone, specialised unikernel that runs under the Xen
+
Since Xen powers most public cloud computing infrastructure such as
+
Amazon EC2 or Rackspace, this lets your servers run more cheaply,
+
securely and with finer control than with a full software stack.
+
x-maintenance-intent: [ "(latest)" ]
+
"https://github.com/mirage/mirage/releases/download/v4.9.0/mirage-4.9.0.tbz"
+
"sha256=0c07d59eb52dc3d1506eb4121c4953104a12df79d08a0f0923c9b71e7474a026"
+
"sha512=666bf9ee20c9f9de058441f252f4f40ceec6a9ffd00e5cd3b7bfa9532fd65000aeb8a83f9e55586be98d0a86ea72f2dda94e924608135e3d63441359505de58a"
+
x-commit-hash: "c49e60fda7bd7f917bc4bf46281ea3961d00a4e7"