package opium_kernel

  1. Overview
  2. Docs
Sinatra like web toolkit based on Lwt + Cohttp

Install

Authors

Maintainers

Sources

opium-v0.17.1.tbz
md5=37bc9bffd5fad51a343b7ff202df637b

Description

Opium_kernel is the Unix indpendent core of Opium. Useful for extremely portable environments such as mirage.

Published: 21 Mar 2019

Dependencies (13)

  1. re >= "1.3.0"
  2. ppx_sexp_conv >= "v0.9.0"
  3. ppx_fields_conv >= "v0.9.0"
  4. sexplib >= "v0.9.0"
  5. fieldslib >= "v0.9.0"
  6. lwt
  7. base64 >= "2.0.0"
  8. ezjsonm >= "0.4.0" & < "1.2.0"
  9. cohttp-lwt >= "0.99.0"
  10. cohttp >= "0.99.0"
  11. hmap
  12. dune
  13. ocaml >= "4.04.1"

Dev Dependencies (1)

  1. alcotest with-test

Used by (1)

  1. opium >= "0.16.0" & < "0.19.0"

Conflicts

None