package cow

  1. Overview
  2. Docs
Caml on the Web

Install

Dune Dependency

Authors

Maintainers

Sources

cow-2.5.0.tbz
sha256=f2b34afb9a1651b8bdd605ef773ffae9842ee7e897a740a8f3093422cbfa6fd6
sha512=3d3e7970f813dfd7d0e693ef303375fc77095b2be1ebba0101b6515406f1c3445218883ea91f79d7bbc63d11664f44edc37f403fabc4dd3726ef42e74543d0a3

Description

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

README

README.md

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

See more explanation at: http://mirage.github.io/ocaml-cow

This library is in beta, and full documentation is still being written. Some repositories which use it include:

  • Mirage website: http://github.com/mirage/mirage-www

  • Opam2web: http://github.com/OCamlpro/opam2web

Dependencies (6)

  1. ezjsonm >= "0.4.0"
  2. omd >= "0.8.2"
  3. xmlm >= "1.1.1"
  4. uri >= "1.3.9"
  5. dune >= "3.1.0"
  6. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test & >= "0.8.0"

Used by (6)

  1. cowabloga >= "0.2.0" & < "0.2.2" | >= "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