package pyast

  1. Overview
  2. Docs

Module Pyast_utils.VersionSource

Sourcetype t = {
  1. major : int;
  2. minor : int;
  3. subminor : int;
}
Sourceval parse : string -> t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.