opam-version: "2.0" maintainer: "Antonio Nuno Monteiro " authors: [ "Anton Bachin " "Spiros Eliopoulos " "Antonio Nuno Monteiro " ] license: "BSD-3-clause" homepage: "https://github.com/anmonteiro/httpun" bug-reports: "https://github.com/anmonteiro/httpun/issues" dev-repo: "git+https://github.com/anmonteiro/httpun.git" build: [ ["dune" "build" "-p" name] ] depends: [ "ocaml" {>= "4.08.0"} "httpun" {= version} "httpun-lwt" {= version} "dune" {>= "3.0.0"} "gluten-lwt-unix" {>= "0.5.0"} ] synopsis: "Lwt + Unix support for httpun" url { src: "https://github.com/anmonteiro/httpun/releases/download/0.1.0/httpun-0.1.0.tbz" checksum: [ "sha256=5007465f42e1cf8dec1e019819194b79bc5eed407cb93db4f603304c86a294d1" "sha512=d2cbcec8cd3a0f169d32407fbfb66afbce9ec9e3718a5dbf33eb3a2e199b9fe2b0b0fb5ab486f22c51b89c3351d42e5b7d160dae17a28c432f072913d18fd166" ] } x-commit-hash: "9b230ee8313e310834b70b4a9bc0510fcc847b1e"