dune-configuratorversion Documentation on ocaml.org

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
Documentationhttps://dune.readthedocs.io/
MaintainerJane Street Group, LLC <opensource@janestreet.com>
Dependencies
Source [http] https://github.com/ocaml/dune/releases/download/3.24.1/dune-3.24.1.tbz
sha256=0a8eaa62dfcb945802bcaf9a6f2026ca5228333ee391a1bdedd3e70a3f26ea2c
sha512=b9faebfa70cf87e5eb582a0cdd1cb2aa99b8195342afdd7f462365444a0a904819cacc8522a5a85800ed2281f84e82d49360010de7ff16e28047a74df9258e5e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dune-configurator/dune-configurator.3.24.1/opam
Required by