opam-version: "2.0" maintainer: "Romain Calascibetta " authors: [ "Anton Bachin " "Spiros Eliopoulos " ] license: "BSD-3-clause" homepage: "https://github.com/robur-coop/ocaml-h1" bug-reports: "https://github.com/robur-coop/ocaml-h1/issues" dev-repo: "git+https://github.com/robur-coop/ocaml-h1.git" build: [ ["dune" "subst"] {dev} ["dune" "build" "-p" name "-j" jobs] ] depends: [ "ocaml" {>= "4.08.0"} "faraday-lwt-unix" "h1" {= version} "dune" {>= "2.0.0"} "lwt" {>= "2.4.7"} ] synopsis: "Lwt support for ocaml-h1" url { src: "https://github.com/robur-coop/ocaml-h1/releases/download/v1.0.0/h1-1.0.0.tbz" checksum: [ "sha256=b851d170d99f1e216674c00c2a24b92a2948c0cca57ff0282427f1965ac8bd13" "sha512=dde55fc1e6c6615c6b2a8baca1273528b305dd9f15e6bcb4a283b5f0e7909c7be549dd1ce802eceab2404eeb81def9f9350fe31b8a76ae65a004008dd6865e71" ] } x-commit-hash: "885817651a2ea3576115dd1a98d8f2c1d107a865"