opam-version: "2.0" maintainer: "Andre Nathan " authors: "Andre Nathan " 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" {>= "1.0+beta7"} ] 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: [ "sha256=93c9af850a775ed97eb084f7c13521270b20d1d9aec6a4cb33b90b6ddef231e0" "md5=42a894c2be920674f8cc4d78cc6e0829" ] }