package opium_kernel

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

Install

Authors

Maintainers

Sources

opium-v0.17.0.tbz
md5=c5b1d4e885f6b7d9a0c44d59f59242fc

Description

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

Published: 04 Jan 2019

Dependencies (14)

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

Dev Dependencies (2)

  1. cow with-test & >= "0.10.0"
  2. alcotest with-test

Used by (1)

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

Conflicts

None