package yocaml_yaml

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

Install

Dune Dependency

Authors

Maintainers

Sources

yocaml-2.0.1.tbz
sha256=cde46c80549a7d585281fcfd1ac30e9fc04137f48512744bc6fcbde449cf265c
sha512=ca8eaa42c6edee34e433093e18a8b66e4cf3b937f5c65c0eb50a53cc59fea260b9929ce25231fe60dafb69d469bde474ae86450addc9e6844031329ff28c7e7e

Description

Published: 22 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. yaml >= "3.2.0"
  2. yocaml = version
  3. ppx_expect
  4. dune >= "3.14"
  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.