scfg is an OCaml library/executable to work with the scfg configuration file format.
Scfg.Parse Module providing functions to parse a config from various kind of inputs.Scfg.Pp Module providing functions to pretty print a config or parts of a config.Scfg.Query Module providing functions to search inside a config.Scfg.Types Module defining types used to represent a config.You shouldn't have to use any of these modules, they're used internally only.