···
2
+
maintainer: ["anil@recoil.org" "thomas@gazagnaire.org"]
3
+
authors: ["Thomas Gazagnaire" "Anil Madhavapeddy" "Gabriel Radanne"
4
+
"Mindy Preston" "Thomas Leonard" "Nicolas Ojeda Bar"
5
+
"Dave Scott" "David Kaloper" "Hannes Mehnert" "Richard Mortier"]
6
+
homepage: "https://github.com/mirage/mirage"
7
+
bug-reports: "https://github.com/mirage/mirage/issues/"
8
+
dev-repo: "git+https://github.com/mirage/mirage.git"
10
+
tags: ["org:mirage" "org:xapi-project"]
11
+
doc: "https://mirage.github.io/mirage/"
12
+
available: opam-version >= "2.1.0"
15
+
["dune" "subst"] {dev}
16
+
["dune" "build" "-p" name "-j" jobs]
17
+
["dune" "runtest" "-p" name "-j" jobs] {with-test & os != "macos"}
21
+
"ocaml" {>= "4.08.0"}
22
+
"dune" {>= "2.9.0" & < "3.7.0"}
23
+
"dune" {with-test & >= "3.0.0"}
24
+
"ipaddr" {>= "5.0.0"}
25
+
"functoria" {= version}
29
+
"mirage-runtime" {= version}
30
+
"opam-monorepo" {>= "0.3.2"}
31
+
"alcotest" {with-test}
32
+
"fmt" {>= "0.8.7" & with-test}
34
+
synopsis: "The MirageOS library operating system"
36
+
MirageOS is a library operating system that constructs unikernels for
37
+
secure, high-performance network applications across a variety of
38
+
cloud computing and mobile platforms. Code can be developed on a
39
+
normal OS such as Linux or MacOS X, and then compiled into a
40
+
fully-standalone, specialised unikernel that runs under the Xen
43
+
Since Xen powers most public cloud computing infrastructure such as
44
+
Amazon EC2 or Rackspace, this lets your servers run more cheaply,
45
+
securely and with finer control than with a full software stack.
49
+
"https://github.com/mirage/mirage/releases/download/v4.3.4/mirage-4.3.4.tbz"
51
+
"sha256=64df0b6b6f8dd7dc15a3fbc151f223d7b254e854a9d235fb8769c3a08a51d576"
52
+
"sha512=9410cc17ad2fda7ffea67eec405f4797f2f27d78ee7aacaae8cdc48793f31da9fed830471edbbcbd12a7550a9dffa21f1b6f9a5507c3177bb696e1e39858a061"
55
+
x-commit-hash: "5644d066c29c0be28fd1ade39047690be6372059"