opam-version: "1.2"
maintainer: "opensource@janestreet.com"
authors: "Jane Street Group, LLC <opensource@janestreet.com>"
homepage: "https://github.com/janestreet/spawn"
bug-reports: "https://github.com/janestreet/spawn/issues"
license: "Apache-2.0"
doc: "https://janestreet.github.io/spawn/"
dev-repo: "git+https://github.com/janestreet/spawn.git"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
  "jbuilder" {build & >= "1.0+beta18.1"}
]
available: [ocaml-version >= "4.02.3"]
