Module Biokepi.Metadata (.ml)

module Metadata: Biokepi_run_environment.Metadata
Values describing the current version of the library.


Metadata Module Generated by the Build System
val version : string lazy_t
Official version string of the current build
val git_commit : string option
Current Git commit (if avaiable at build-time)
val git_description : string option
Current result of "git describe" (if avaiable at build-time)