package config-file

  1. Overview
  2. No Docs
A library used to manage configuration files

Install

Dune Dependency

Authors

Maintainers

Sources

config-file-release-1.2.1.tbz
sha256=01d5c5065e5bbd7a8f1ee0659aea1d651a0c81d10117243739b43d7d3084a14b
sha512=d2411618690715d00f29351dc976c23dc84bc9a3bd93b7139750e26a741fb853d2d611b0fd19d23094f876f93f4d4bb9c11e2ef0593571dc66240b1c85b37bbd

Description

Config_file is a library used to manage the configuration file(s) of an application. You simply define your options and it performs the loading and saving of the options in a file. You can also use the same options in the command line.

Published: 07 Oct 2021

Dependencies (4)

  1. cppo >= "1.6.7" & build
  2. camlp4 build
  3. ocaml >= "4.02"
  4. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None