package scfg

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

Install

Authors

Maintainers

Sources

0.1.tar.gz
sha256=faaafdd2cbb36e61c074aad2a28e0a63d00ef5060f436172edaf345f34071e7f
sha512=b35fb0989f1becf23c52b2c832d30c41ac705f0da2214e5535869251dcda7cb4368daae28857369273e55503344da69d404b70156f9a827db733dd8ae1b18f7f

Description

scfg is an OCaml library and executable to work with the scfg configuration file format. It provides a parser, a pretty printer and a module to perform queries.

Dependencies (4)

  1. sedlex
  2. menhir >= "20211230"
  3. ocaml >= "4.13"
  4. dune >= "2.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. gotd
  2. sun

Conflicts

None