package scfg

  1. Overview
  2. Docs
OCaml library and executable to work with the scfg configuration file format

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
sha256=930e04c7b16fcc81e203725324ea6ace6586080f53fb87ea24c0e163588c7614
sha512=753645f5c904d48dd67dceeca12408d8bb3d9ca80ae57e9600573cf2600031c2b661cfcd70331d48cb171ce445e4826e31304ec9796ba424932bba453096c6bb

doc/index.html

scfg

scfg is an OCaml library/executable to work with the scfg configuration file format.

API

  • 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.

Private API

You shouldn't have to use any of these modules, they're used internally only.

OCaml

Innovation. Community. Security.