dune-configuratorversion

Helper library for gathering system configuration

dune-configurator is a small library that helps writing OCaml scripts that test features available on the system, in order to generate config.h files for instance. Among other things, dune-configurator allows one to:

  • test if a C program compiles
  • query pkg-config
  • import #define from OCaml header files
  • generate config.h file
AuthorJane Street Group, LLC <opensource@janestreet.com>
LicenseMIT
Published
Homepagehttps://github.com/ocaml/dune
Issue Trackerhttps://github.com/ocaml/dune/issues
MaintainerJane Street Group, LLC <opensource@janestreet.com>
Dependencies
Source [http] https://github.com/ocaml/dune/releases/download/3.16.1/dune-3.16.1.tbz
sha256=b781ae20f87613c2a11bd0717809e00470c82d615e15264f9a64e033051ac3de
sha512=fddf940d5634400fa14f6728235e0dba055b90a47f868d9fee80c9523b93fb2b9920a00e70dfdc5e1dd26a21d695ce854267b6a2ec305ce89ce9447733f7242c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dune-configurator/dune-configurator.3.16.1/opam
Required by