package yocaml_syndication

  1. Overview
  2. Docs
Yocaml plugin for dealing with RSS and Atom feed

Install

dune-project
 Dependency

Authors

Maintainers

Sources

yocaml-2.4.0.tbz
sha256=5d230b9dd9e3d434ebb767ecc20732ed8fc03a8c100813ff29c7933a7ee4050d
sha512=b4f4b76bef7e4d65d2f7434c122592a02c5d80114bde58f2167509fc92e2666a6b798ca964b9ed07e526ef2b59c5db9c4a435c6c64721a745ea0da37b3eed97a

Description

Published: 14 Aug 2025

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 (4)

  1. ppx_expect
  2. yocaml = version
  3. ocaml >= "5.1.1"
  4. dune >= "3.14"

Dev Dependencies (6)

  1. odoc with-doc
  2. mdx with-test & >= "2.5.0"
  3. qcheck-alcotest with-test
  4. qcheck with-test
  5. alcotest with-test & >= "1.3.0"
  6. fmt with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.