opam-version: "2.0" synopsis: "OpenSSL binding to EIO" maintainer: ["Antonio Nuno Monteiro "] authors: ["Antonio Nuno Monteiro "] license: "LicenseRef-LGPL-WITH-OpenSSL-linking-exception" homepage: "https://github.com/anmonteiro/eio-ssl" bug-reports: "https://github.com/anmonteiro/eio-ssl/issues" depends: [ "dune" {>= "2.7"} "ocaml" {>= "5.0"} "ssl" {>= "0.5.13"} "eio_main" {>= "0.7"} "eio" {<"0.10"} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/anmonteiro/eio-ssl.git" url { src: "https://github.com/anmonteiro/eio-ssl/releases/download/0.1.1/eio-ssl-0.1.1.tbz" checksum: [ "sha256=cb3461f5474667b8e1a9cccfa4e82144619c9cb7e01fd43bf31e025a079844ec" "sha512=332d10e5b8b0e2c1148f004a781187ad5227ece407c6bb90f67d2f7e2c2332a19521af95d7b762c23a98ec9bbd2e5e136387df73f808a6fd49a8a5f3c651d5f4" ] } x-commit-hash: "12ef4a5999685b0b55f960aeae47f16e26ac4c89"