···
2
+
synopsis: "A Front-end library for SMT solvers in OCaml"
3
+
description: "A Multi Back-end Front-end for SMT Solvers in OCaml."
4
+
maintainer: "Filipe Marques <filipe.s.marques@tecnico.ulisboa.pt>"
6
+
"João Pereira <joaomhmpereira@tecnico.ulisboa.pt>"
7
+
"Filipe Marques <filipe.s.marques@tecnico.ulisboa.pt>"
8
+
"Hichem Rami Ait El Hara <hra@ocamlpro.com>"
9
+
"Léo Andrès <contact@ndrs.fr>"
10
+
"Arthur Carcano <arthur.carcano@ocamlpro.com>"
11
+
"Pierre Chambart <pierre.chambart@ocamlpro.com>"
12
+
"José Fragoso Santos <jose.fragoso@tecnico.ulisboa.pt>"
15
+
homepage: "https://github.com/formalsec/smtml"
16
+
doc: "https://formalsec.github.io/smtml/smtml/index.html"
17
+
bug-reports: "https://github.com/formalsec/smtml/issues"
19
+
"cmdliner" {>= "1.2.0"}
21
+
"dune-glob" {with-test}
23
+
"dolmen_type" {= "0.10"}
24
+
"dolmen_model" {= "0.10"}
27
+
"menhir" {build & >= "20220210"}
28
+
"ocaml" {>= "4.14.0"}
30
+
"patricia-tree" {>= "0.10.0"}
31
+
"prelude" {>= "0.3"}
34
+
"yojson" {>= "1.6.0"}
37
+
"sherlodoc" {with-doc}
38
+
"bisect_ppx" {with-test & >= "2.5.0"}
39
+
"benchpress" {with-dev-setup & = "dev"}
40
+
"cohttp" {with-dev-setup}
41
+
"cohttp-lwt-unix" {with-dev-setup}
42
+
"core_unix" {with-dev-setup}
43
+
"lwt" {with-dev-setup}
45
+
"owl" {with-dev-setup}
46
+
"tls-lwt" {with-dev-setup}
48
+
depopts: ["alt-ergo-lib" "bitwuzla-cxx" "colibri2" "cvc5" "z3"]
50
+
"bitwuzla-cxx" {< "0.6.0"}
51
+
"z3" {< "4.12.2" | >= "4.14"}
53
+
available: arch != "arm32" & arch != "x86_32"
55
+
["dune" "subst"] {dev}
64
+
"@runtest" {with-test}
68
+
dev-repo: "git+https://github.com/formalsec/smtml.git"
70
+
src: "https://github.com/formalsec/smtml/archive/refs/tags/v0.4.0.tar.gz"
72
+
"md5=74e44d8459a0abb6e2cd0a79b484b1e1"
73
+
"sha512=d14eb8ac83a0ea113b0fe7c46f71f68814710c0779e4719ed7549ee2323abfe10f956a41f5b822050b0f73665fa0be17cddfbfe2468fdee6c6e1005194477589"