package tezos-version

  1. Overview
  2. Docs
Tezos: version information generated from Git

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f

doc/tezos-version.parser/Tezos_version_parser/index.html

Module Tezos_version_parserSource

Sourcetype additional_info =
  1. | Dev
  2. | RC of int
  3. | RC_dev of int
  4. | Release
Sourcetype t = {
  1. major : int;
  2. minor : int;
  3. additional_info : additional_info;
}
Sourceval int : string -> int
Sourceval default : t
Sourceval __ocaml_lex_tables : Lexing.lex_tables
Sourceval version_tag : Lexing.lexbuf -> t option
Sourceval __ocaml_lex_version_tag_rec : Lexing.lexbuf -> int -> t option
Sourceval __ocaml_lex_extra_rec : Lexing.lexbuf -> int -> additional_info
OCaml

Innovation. Community. Security.