···
3
+
"Cap'n Proto is a capability-based RPC system with bindings for many languages"
5
+
"This package provides a version of the Cap'n Proto RPC system for use with MirageOS."
6
+
maintainer: "Thomas Leonard <talex5@gmail.com>"
7
+
authors: "Thomas Leonard <talex5@gmail.com>"
8
+
license: "Apache-2.0"
9
+
homepage: "https://github.com/mirage/capnp-rpc"
10
+
doc: "https://mirage.github.io/capnp-rpc/"
11
+
bug-reports: "https://github.com/mirage/capnp-rpc/issues"
13
+
"ocaml" {>= "4.08.0"}
14
+
"capnp" {>= "3.1.0"}
15
+
"capnp-rpc-net" {= version}
18
+
"dns-client-mirage" {>= "7.0.0"}
20
+
"tcpip" {>= "7.0.0"}
21
+
"alcotest" {>= "1.0.1" & with-test}
22
+
"alcotest-lwt" {>= "1.0.1" & with-test}
23
+
"arp" {>= "3.0.0" & with-test}
24
+
"asetmap" {with-test}
25
+
"astring" {with-test}
26
+
"ethernet" {>= "3.0.0" & with-test}
27
+
"io-page-unix" {with-test}
28
+
"mirage-vnetif" {with-test}
29
+
"mirage-crypto-rng-lwt" {>= "0.11.0" & with-test}
33
+
["dune" "build" "-p" name "-j" jobs]
34
+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
36
+
dev-repo: "git+https://github.com/mirage/capnp-rpc.git"
39
+
"https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz"
41
+
"sha256=828002d67b9591d1645266c504e3fabc66b750229244a68b0a846c3c93f73715"
42
+
"sha512=c29f13ada74f3f8c80aa591f0fad60801ea72aea6aaa5299b2edee08e080061c5ac054392678ed8910962b1348f1e61790ce30febfc391ddb8c5ac01d56f3160"
45
+
x-commit-hash: "86427f68fa9a851fad6317cfda5e8b596add7fe9"