package ocf_ppx

  1. Overview
  2. Docs
Preprocessor for Ocf library

Install

Dune Dependency

Authors

Maintainers

Sources

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

Description

Published: 13 Dec 2021

README

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.

Dependencies (3)

  1. ppxlib >= "0.23.0"
  2. ocf = version
  3. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (5)

  1. chamo >= "4.0"
  2. ldp
  3. solid_tools
  4. stk
  5. stog >= "0.20.0"

Conflicts

None