package dune-build-info

  1. Overview
  2. Docs
Embed build information inside executable

Install

Authors

Maintainers

Sources

dune-3.12.1.tbz
sha256=b9fd6560879f9d340ae8a87c967b0d2bcd3c4120cffcd9fb661f325078f74f6f
sha512=1a4159d18a7aee0ca9f53f176955a41f5a6d83b16885e7f6ac47326453572df74a87f21f4ceddb8d2e94e00f61d2ba5ca6dba299679968f1d151d2811dcd2014

Description

The build-info library allows to access information about how the executable was built, such as the version of the project at which it was built or the list of statically linked libraries with their versions. It supports reporting the version from the version control system during development to get an precise reference of when the executable was built.

Published: 30 Nov 2023

Dependencies (2)

  1. ocaml >= "4.08"
  2. dune >= "3.5"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None