opam-version: "2.0" synopsis: "Xapi's standard library extension, Stdlib" maintainer: ["Xapi project maintainers"] authors: ["Jonathan Ludlam"] license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception" homepage: "https://github.com/xapi-project/stdext" bug-reports: "https://github.com/xapi-project/stdext/issues" depends: [ "ocaml" {>= "4.08"} "dune" {>= "1.11"} "alcotest" {with-test} "odoc" {with-doc} ] build: [ [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/xapi-project/stdext.git" url { src: "https://github.com/xapi-project/stdext/releases/download/v4.20.0/xapi-stdext-4.20.0.tbz" checksum: [ "sha256=ec93bcab02739d32f8ef09c30db57101bba7d58bb9a503a57dbfc9d81644b4e6" "sha512=30db713ad51a9b1dc806bbb88aecec19ed22598a3c23da26aa80cbba431ba18b67e7f6e3834f1a848e75bfb9beeee2a171ddf0547f8c08f36c119a804aeaaf68" ] } x-commit-hash: "79eadd4009efebc59d50b34f128bc43b710fa4da"