···
1
+
# This file is generated by dune, edit dune-project instead
3
+
synopsis: "A Front-end library for SMT solvers in OCaml"
4
+
description: "A Multi Back-end Front-end for SMT Solvers in OCaml."
5
+
maintainer: ["Filipe Marques <filipe.s.marques@tecnico.ulisboa.pt>"]
7
+
"João Pereira <joaomhmpereira@tecnico.ulisboa.pt>"
8
+
"Filipe Marques <filipe.s.marques@tecnico.ulisboa.pt>"
9
+
"Hichem Rami Ait El Hara <hra@ocamlpro.com>"
10
+
"Léo Andrès <contact@ndrs.fr>"
11
+
"Arthur Carcano <arthur.carcano@ocamlpro.com>"
12
+
"Pierre Chambart <pierre.chambart@ocamlpro.com>"
13
+
"José Fragoso Santos <jose.fragoso@tecnico.ulisboa.pt>"
16
+
homepage: "https://github.com/formalsec/smtml"
17
+
doc: "https://formalsec.github.io/smtml/smtml/index.html"
18
+
bug-reports: "https://github.com/formalsec/smtml/issues"
21
+
"cmdliner" {>= "1.2.0"}
23
+
"dune-glob" {with-test}
25
+
"dolmen_type" {= "0.10"}
26
+
"dolmen_model" {= "0.10"}
30
+
"menhir" {build & >= "20220210"}
31
+
"ocaml" {>= "4.14.0"}
33
+
"patricia-tree" {>= "0.10.0"}
34
+
"prelude" {>= "0.5"}
37
+
"yojson" {>= "1.6.0"}
40
+
"sherlodoc" {with-doc}
41
+
"bisect_ppx" {with-test & >= "2.5.0"}
42
+
"benchpress" {with-dev-setup & = "dev"}
43
+
"cohttp" {with-dev-setup}
44
+
"cohttp-lwt-unix" {with-dev-setup}
45
+
"core_unix" {with-dev-setup}
46
+
"lwt" {with-dev-setup}
48
+
"owl" {with-dev-setup}
49
+
"tls-lwt" {with-dev-setup}
51
+
depopts: ["alt-ergo-lib" "bitwuzla-cxx" "colibri2" "cvc5" "z3"]
53
+
"bitwuzla-cxx" {< "0.6.0"}
54
+
"z3" {< "4.12.2" | >= "4.14"}
57
+
["dune" "subst"] {dev}
66
+
"@runtest" {with-test}
70
+
dev-repo: "git+https://github.com/formalsec/smtml.git"
71
+
available: arch != "arm32" & arch != "x86_32"
73
+
src: "https://github.com/formalsec/smtml/archive/refs/tags/v0.5.0.tar.gz"
75
+
"md5=39fb2c7198627af46e0cce2f011fd3b1"
76
+
"sha512=00917d9d2eab76e014df7994413d9e6ff1c8a8b8ddeae06d6e8b93aff44163e9e7e2e91a31091a85e7835debd04cc9634464d7896f1b3f226a3d4638f9c187db"