opam-version: "2.0" synopsis: "Reparse lwt-unix based input support" description: "Reparse lwt-unix based input support" maintainer: ["Bikal Lem"] authors: ["Bikal Lem "] license: "MPL-2.0" homepage: "https://github.com/lemaetech/reparse" bug-reports: "https://github.com/lemaetech/reparse/issues" depends: [ "dune" {>= "2.8"} "ocaml" {>= "4.10.0"} "lwt" {>= "5.4.1"} "cstruct" {>= "6.0.0"} "reparse" {>= "3.0.0"} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@doc" {with-doc} ] ] dev-repo: "git+https://github.com/lemaetech/reparse.git" url { src: "https://github.com/lemaetech/reparse/releases/download/v3.0.0/reparse-v3.0.0.tbz" checksum: [ "sha256=0b525184593b324b1d93dae6c45179c9e38455a3d6f5fdc9f17e063bfdb09b0a" "sha512=acac7a83e2f77297da3bad1a5ea217fe41bafed1f0d5f044ebf524fee19663661fe4aa4d4dfd2b94ff46033436cc25f5ea7bd3a5a08e58d1a573218746a305cb" ] } x-commit-hash: "0c91626d3588040a5191f265bb89ddbeb7dd24ab"