package dune-build-info

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.23.1.tbz
sha256=93b4e7157f6ba8feb61cfc5f86008efd2c59037ba78a017d92b4abf30632348f
sha512=e5566bedc651292ae54d47ba1cdbcfff48962012c1436d0f9ece49a71aa10a674affc092058b0edee56ab2a2405c545b78fde1c472c0b4704c8f58570a2f46cd

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

Dependencies (2)

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

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None