opam-version: "2.0" maintainer: [ "Romain Calascibetta " ] authors: [ "Vincent Bernardoff " "Pierre Chambart " ] homepage: "http://github.com/dinosaure/bechamel" dev-repo: "git+https://github.com/dinosaure/bechamel" bug-reports: "http://github.com/dinosaure/bechamel/issues" license: "GPL-2.0-only" synopsis: "Bindings to Linux perf's metrics" description: """Simple binding to Linux perf's metrics""" build: [ [ "dune" "subst" ] {dev} [ "dune" "build" "-p" name "-j" jobs ] ] depends: [ "ocaml" {>= "4.07"} "dune" {>= "2.0.0"} "base-unix" "conf-linux-libc-dev" {build} ] available: [ os = "linux" ] url { src: "https://github.com/mirage/bechamel/releases/download/v0.5.0/bechamel-0.5.0.tbz" checksum: [ "sha256=2f9aa544395fa62ea067352782988bf94d977162d4d3ee6e321e49a29c5ec868" "sha512=80af7d3015fd3e63514b6241190f7fc96a1329480d98526dc426c8e24fdf2f196917a9bdae72ac7234e21b2835c38a5ac989cfc00360d9530afe52f97f58c79f" ] } x-commit-hash: "e6d903bcea41542dde87c5304317357065d1762c"