package cow

  1. Overview
  2. Docs
XML, JSON, HTML and Markdown libraries

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.1.tar.gz
md5=8493b279515756d534a3f6d52f5d4003

Description

Writing web-applications requires a lot of skills: HTML, CSS, XML, JSON and Markdown, to name but a few! This library provides OCaml combinators for these web formats.

More documentation at https://mirage.github.io/ocaml-cow.

Dependencies (8)

  1. ezjsonm >= "0.4.0"
  2. omd >= "0.8.2"
  3. xmlm >= "1.1.1"
  4. uri >= "1.3.9"
  5. oasis build
  6. ocamlbuild build
  7. ocamlfind build
  8. ocaml >= "4.01"

Dev Dependencies

None

Used by (6)

  1. cowabloga >= "0.2.0" & < "0.4.0"
  2. opium != "0.8.1" & != "0.14.0" & < "0.17.1"
  3. opium_kernel < "0.17.1"
  4. rpc >= "1.9.51" & < "5.9.0"
  5. rpclib-html
  6. stone >= "0.4.0"

Conflicts

None