opam-version: "2.0" homepage: "https://github.com/biocaml/cfstream" dev-repo: "git+https://github.com/biocaml/cfstream.git" bug-reports: "https://github.com/biocaml/cfstream/issues" license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception" maintainer: "Ashish Agarwal " authors: [ "Philippe Veber " "Ashish Agarwal " "Drup " ] build: [ ["jbuilder" "build" "-p" name "-j" jobs] ] depends: [ "ocaml" {>= "4.04.1"} "jbuilder" {>= "1.0+beta7"} "core_kernel" {>= "v0.11.0" & < "v0.13"} "conf-m4" {build} ] synopsis: "Stream operations in the style of Core's API." url { src: "https://github.com/biocaml/cfstream/archive/1.3.0.tar.gz" checksum: [ "sha256=3d32df3f2c3e343aeb1a4da7c8e039ad979551098147fdc3008695a71922e4a8" "md5=c45c74500ac564719511a314f0633b56" ] }