2
+
maintainer: "Petter A. Urkedal <paurkedal@gmail.com>"
4
+
"Petter A. Urkedal <paurkedal@gmail.com>"
5
+
"James Owen <james@cryptosense.com>"
7
+
license: "LGPL-3.0-or-later WITH LGPL-3.0-linking-exception"
8
+
homepage: "https://github.com/paurkedal/ocaml-caqti/"
9
+
doc: "https://paurkedal.github.io/ocaml-caqti/index.html"
10
+
bug-reports: "https://github.com/paurkedal/ocaml-caqti/issues"
12
+
"alcotest" {with-test & >= "1.5.0"}
14
+
"caqti" {>= "1.9.0" & < "1.10.0~"}
15
+
"cmdliner" {with-test & >= "1.1.0"}
18
+
"postgresql" {>= "5.0.0"}
22
+
["dune" "build" "-p" name "-j" jobs]
23
+
["dune" "runtest" "-p" name "-j" jobs] {with-test}
24
+
["dune" "build" "@doc" "-p" name "-j" jobs] {with-doc}
26
+
dev-repo: "git+https://github.com/paurkedal/ocaml-caqti.git"
27
+
synopsis: "PostgreSQL driver for Caqti based on C bindings"
30
+
"https://github.com/paurkedal/ocaml-caqti/releases/download/v1.9.1/caqti-v1.9.1.tbz"
32
+
"sha256=3d0060241371dc8704ebfbf23487f6e9adb14ad536d8b0617dff1e33a50f689e"
33
+
"sha512=5350f540c8b24a0a0e7a615b05cdb769793d0d742bd7c1a9c2c92ff7e72248f2d2ee36a9dad6919466ab2df96c886f17d454477880c56fa267a29439b384680b"
36
+
x-commit-hash: "cba1047b9e318bc450be72ab9dfb302aac8e4a78"