···
2
+
maintainer: "Vincent Bernardoff <vb@luminar.eu.org>"
3
+
authors: ["Vincent Bernardoff <vb@luminar.eu.org>"]
4
+
homepage: "https://github.com/deepmarker/ocaml-dtc-pb"
5
+
doc: "https://deepmarker.github.io/ocaml-dtc-pb/doc"
7
+
dev-repo: "git+https://github.com/deepmarker/ocaml-dtc-pb.git"
8
+
bug-reports: "https://github.com/deepmarker/ocaml-dtc-pb/issues"
12
+
"piqilib" {>= "0.6.15"}
13
+
"ocplib-endian" {>= "1.0"}
16
+
[ "protobuf-compiler" ] { os-family = "debian" }
17
+
[ "protobuf-compiler" ] { os-family = "fedora" }
18
+
[ "protobuf-devel" ] { os-family = "suse" }
19
+
[ "protobuf" ] { os-distribution = "alpine" }
20
+
[ "protobuf" ] { os-family = "arch" }
21
+
[ "protobuf" ] { os-family = "bsd" }
23
+
build: [ "dune" "build" "-j" jobs "-p" name ]
24
+
run-test: [ "dune" "runtest" "-j" jobs "-p" name ]
25
+
synopsis:"DTC Protocol library autogenerated from Protobuf description"
26
+
description:"""The Data and Trading Communications Protocol
27
+
(abbreviated DTC Protocol) is an open communications protocol for the
28
+
financial market trading community."""
31
+
"https://github.com/deepmarker/ocaml-dtc-pb/releases/download/1.0/dtc-pb-1.0.tbz"
33
+
"sha256=454b0da42a59b4d5a06e76a6936742dde5cace333a908b84ae951411fedd0636"
34
+
"sha512=452e8d06de1b0a9cfae0744c6192e3520ce613c32abeb873ac26cb546654b643e41fcb09e9dc0111b30d2b44db732633e969ee181393b99828a577262bf2bbca"
37
+
x-commit-hash: "4889614a3770e4eb5ff02bbec1fbdfe4417106b5"