···
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}
21
+
"ocaml" {>= "4.08.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.4.0/mirage-4.4.0.tbz"
51
+
"sha256=a72eed41deb9a07d6231038ea447800f03d2c169696f3aee69d26cb21c9e3e27"
52
+
"sha512=3c0c80b5ee4038bc5e24fcdc35e327e470526b2e6c03e00514ae38bc196d001d660659ab2d963d70f38cc40116e74c5d6e702003299946d498d858d1276132ae"
55
+
x-commit-hash: "defe1e8983c8aeed8f71f679188e2a5604110860"