package dune-build-info

  1. Overview
  2. No Docs
Embed build information inside executable

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.23.0.tbz
sha256=e92987ffe4bc7956b18b2251b0f9844d55dfa387035ce60a3f0fd5ac4e2617d4
sha512=ef42c7ac24f300c00c429ea0e7e152bb46f7bbb1e81cf1dad225c4f41598f744b83d404a8ac949c2da074288f5560c8770421ba474a5751a20090b2f9cfa2435

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: 05 May 2026

Dependencies (2)

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

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None