package yocaml_otoml

  1. Overview
  2. Docs
Yocaml plugin for dealing with TOML as metadata provider

Install

Dune Dependency

Authors

Maintainers

Sources

yocaml-2.0.0.tbz
sha256=fddf61500e828ac88d86ba982084cc817299302082a6e797b36787ff18235ec2
sha512=8b71a8cecd3e101df55eef0bba7a24d4dde9d66b5ecedd9f6d55834fcdc8d33fd875092ca73a398e1715664caee06cdc1bdb1b4da85bff0a687faac5c0445023

Description

Published: 04 Oct 2024

README

YOCaml

Dev setup

We suggest creating a local switch to create a sandboxed development environment.

opam update
opam switch create . --deps-only --with-doc --with-test --with-dev-setup -y
eval $(opam env)

When the environment is prepared, dune build should build the project.

Dependencies (5)

  1. otoml >= "1.0.5"
  2. yocaml = version
  3. ppx_expect
  4. dune >= "3.14" & >= "3.0.0"
  5. ocaml >= "5.1.1"

Dev Dependencies (2)

  1. odoc with-doc
  2. mdx with-test & = "2.4.1"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.