opam-version: "2.0" synopsis: "Common runtime code used in DKML" description: "Common runtime code used in DKML" maintainer: "opensource+diskuv-ocaml@support.diskuv.com" authors: "Diskuv, Inc. " license: "Apache-2.0" homepage: "https://github.com/diskuv/dkml-runtime-common" bug-reports: "https://github.com/diskuv/dkml-runtime-common/issues" install: [ [".\\install.cmd" "%{_:lib}%"] {os = "win32"} ["./install.sh" "%{_:lib}%"] {!(os = "win32")} ] dev-repo: "git+https://github.com/diskuv/dkml-runtime-common.git" url { src: "https://github.com/diskuv/dkml-runtime-common/releases/download/1.0.2-prerel7/src.tar.gz" checksum: [ "md5=4fefeb6f108a3e5ed40eec10a36eb71e" "sha512=14e062803b4eb5f58a74ec2e8a59736568304e9554c32e67def7d6228fcfaef8d60d3a16c3d71971fe57887d773e33bb91f55feabc1b147fcc6f9aa077846b1c" ] }