opam-version: "2.0"
maintainer: "Andre Nathan <andre@hostnet.com.br>"
authors: "Andre Nathan <andre@hostnet.com.br>"
homepage: "https://github.com/andrenth/ocaml-srs"
bug-reports: "https://github.com/andrenth/ocaml-srs/issues"
license: "MIT"
dev-repo: "git+https://github.com/andrenth/ocaml-srs.git"
build: ["jbuilder" "build" "-p" name "-j" jobs]
depends: [
  "ocaml"
  "jbuilder"
]
x-ci-accept-failures: ["debian-unstable"]
synopsis: "OCaml bindings for libsrs2"
description: "OCaml-SRS provides C bindings to libsrs2 for OCaml"
url {
  src: "https://github.com/andrenth/ocaml-srs/archive/2.0.0.tar.gz"
  checksum: "md5=42a894c2be920674f8cc4d78cc6e0829"
}
