this repo has no description
1opam-version: "2.0" 2synopsis: "Set OCaml to be compiled with afl-fuzz instrumentation" 3authors: [ 4 "David Allsopp" 5 "Louis Gesbert" 6] 7homepage: "https://opam.ocaml.org" 8bug-reports: "https://github.com/ocaml/opam-repository/issues" 9license: "CC0-1.0+" 10depends: [ 11 "ocaml-variants" {post & >= "4.12.0~"} 12] 13maintainer: "David Allsopp <david@tarides.com>" 14flags: compiler