package caldav

  1. Overview
  2. No Docs
A CalDAV server

Install

Authors

Maintainers

Sources

caldav-0.2.0.tbz
sha256=90bbdb95c2c47c213f576930ace721b642d2c019c748266a8dc32b24b99d54a7
sha512=f7ff9e4267285d94c6fba51a65a55493d689851e568a3eae81e4a506620d89f2c731fd5c1e43ea5abaa4bbdb17142d2f9d4337612d96fe9677e61ed01cc529fe

Description

A CalDAV server (RFC 4791). Supports everything from the robur-coop/icalendar library. Also includes a partial WebDAV implementation.

Tags

org:mirage org:robur

Published: 28 Oct 2022

Dependencies (25)

  1. uri >= "4.0.0"
  2. dispatch >= "0.5.0"
  3. re >= "1.7.2"
  4. metrics
  5. hex >= "1.4.0"
  6. logs >= "0.6.3"
  7. ppx_sexp_conv >= "v0.12.0"
  8. sexplib >= "v0.12.0"
  9. icalendar >= "0.1.2"
  10. tyxml >= "4.3.0"
  11. xmlm >= "1.3.0"
  12. base64 >= "3.0.0"
  13. mirage-crypto-rng
  14. mirage-crypto
  15. cohttp-lwt >= "2.0.0"
  16. cohttp >= "2.0.0"
  17. ptime >= "0.8.5"
  18. lwt >= "4.0"
  19. ppx_deriving >= "4.3"
  20. mirage-random >= "2.0.0"
  21. mirage-clock >= "2.0.0"
  22. mirage-kv >= "3.0.0" & < "6.0.0"
  23. fmt >= "0.8.7"
  24. dune >= "1.3"
  25. ocaml >= "4.08.0"

Dev Dependencies (7)

  1. cohttp-lwt-unix with-test & >= "2.0.0"
  2. mirage-kv-mem with-test & >= "2.0.0"
  3. mirage-clock-unix with-test & >= "2.0.0"
  4. tcpip with-test & >= "3.7.0"
  5. mirage-random-test with-test
  6. ounit with-test & >= "2.0.0"
  7. alcotest with-test & >= "0.8.5"

Used by

None

Conflicts (1)

  1. result < "1.5"