package ocf

  1. Overview
  2. Docs
OCaml library to read and write configuration files in JSON syntax

Install

Dune Dependency

Authors

Maintainers

Sources

ocf-0.8.0.tar.gz
md5=bb91b5331d9ace68ccbd5be7f775a4fe
sha512=b9b1ce82ff370222b74429b28748c99b5b78c657e8c8b273d404ba9c17df2cd48274aad4d16b4748ecdbd1402cb8fad4136122cdf617b8ca1d6256a09efe2161

README.md.html

Ocf

OCaml library to read and write configuration files in JSON syntax.

See https://zoggy.frama.io/ocf for more information.

Installation

./configure
make all install

This installs the ocf package.