package ez_config

  1. Overview
  2. No Docs
Easy management of configuration files

Install

Authors

Maintainers

Sources

v0.2.0.tar.gz
sha256=04f44ed60ae47c2789612bcc455c071d2ff97af8b36c4a19220ac3d73f4929fa

Description

EzConfig can be used to manage a configuration file with OCaml lexing conventions (string escaping, comments). It was initially used by MLdonkey and is close to ocaml-config.

Tags

org:ocamlpro

Published: 08 Mar 2022

Dependencies (3)

  1. ez_file >= "0.3.0" & < "1.0.0"
  2. dune >= "2.7.0"
  3. ocaml >= "4.07.0" & < "5.0"

Dev Dependencies (4)

  1. ocamlformat with-test
  2. odoc with-doc
  3. ppx_expect with-test
  4. ppx_inline_test with-test

Used by (3)

  1. drom_lib
  2. opam-bin >= "0.9.5" & < "1.1.0"
  3. opam_bin_lib

Conflicts

None