package caldav

  1. Overview
  2. No Docs
A CalDAV server

Install

Authors

Maintainers

Sources

caldav-0.2.1.tbz
sha256=5cc85adbf892ea676e67a2451d12cabd930fba45f534bced7e7b00e2d282ddba
sha512=d92055d772b6f5cfeba7c4ed4496fdafac90bb67335fc14aee4413404156196a843eb0643e5dc2302ea1c51f4036ea74db1757127d059de304c96c4ed2127d84

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: 17 Dec 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 >= "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" & < "6.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"