Source: ppx-bench Section: ocaml Maintainer: Debian OCaml Maintainers Uploaders: Stéphane Glondu Build-Depends: debhelper-compat (= 13), ocaml, ocaml-dune, libppxlib-ocaml-dev, libppx-inline-test-ocaml-dev, dh-ocaml (>= 1.2) Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/ocaml-team/ppx-bench Vcs-Git: https://salsa.debian.org/ocaml-team/ppx-bench.git Homepage: https://github.com/janestreet/ppx_bench Package: libppx-bench-ocaml-dev Provides: ${ocaml:Provides} Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ocaml-findlib Description: syntax extension for writing in-line benchmarks (dev) ppx_bench is a syntax extension for writing in-line benchmarks in OCaml code. . It is part of the Jane Street's PPX rewriters collection. . This package contains development files. Package: libppx-bench-ocaml Provides: ${ocaml:Provides} Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: syntax extension for writing in-line benchmarks (runtime) ppx_bench is a syntax extension for writing in-line benchmarks in OCaml code. . It is part of the Jane Street's PPX rewriters collection. . This package contains runtime files.