package mirage-time

  1. Overview
  2. Docs
Time operations for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-time-v3.0.0.tbz
sha256=0d40949b58e2c7e8b762ccc8ce066345046233c8c95d0e3d17a242ff289cbd7c
sha512=066f9271c7871eb754cf9b3f8853f4861ce80d1cc31eb9a2384f3cd62441e15aa7636d19cc3bee6d56219fa5653b9f7da7d9b9d659fd1f7cd17326e7ba1715eb

Description

mirage-time defines Mirage_time.S, the signature for time-related operations for MirageOS.

Tags

org:mirage

Published: 15 Nov 2021

README

mirage-time -- Time operations for MirageOS

The mirage-time repository defines:

  • Mirage_time.S the signature for time-related operations for MirageOS;

  • Time an implementation of the previous signature for the Unix backend.

Installation

mirage-time can be installed with opam:

opam install mirage-time

mirage-time-unix can be installed with opam:

opam install mirage-time-unix

If you don't use opam consult the opam file for build instructions.

Dependencies (3)

  1. lwt >= "4.0.0"
  2. dune >= "1.0"
  3. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (37)

  1. arp >= "2.3.1" & < "4.0.0"
  2. arp-mirage >= "2.2.0"
  3. awa-mirage >= "0.1.0" & < "0.5.0"
  4. caqti-mirage
  5. charrua-client >= "1.3.0" & < "2.0.0"
  6. charrua-client-lwt >= "1.2.0"
  7. charrua-client-mirage >= "1.2.0"
  8. conduit-mirage >= "2.2.1" & < "8.0.0"
  9. dkim-mirage < "0.6.0"
  10. dns-certify >= "4.1.0" & < "10.0.0"
  11. dns-client >= "4.5.0" & < "7.0.0"
  12. dns-client-mirage < "10.0.0"
  13. dns-resolver >= "4.1.0" & < "10.0.0"
  14. dns-server >= "4.1.0" & < "10.0.0"
  15. dns-stub < "10.0.0"
  16. git-mirage >= "3.0.0" & < "3.18.0"
  17. git-paf < "3.18.0"
  18. git-unix >= "3.7.0" & < "3.18.0"
  19. happy-eyeballs-mirage < "2.0.0"
  20. http-mirage-client < "0.0.9"
  21. hvsock >= "3.0.0"
  22. letsencrypt-mirage < "1.1.0"
  23. mehari-mirage
  24. mirage-crypto-rng-mirage < "2.0.0"
  25. mirage-monitoring < "0.0.6"
  26. mirage-nat = "2.0.0"
  27. mirage-time-unix >= "3.0.0"
  28. mirage-types >= "3.7.1"
  29. mirage-vnetif = "0.5.0"
  30. mirage-vnetif-stack
  31. paf < "0.8.0"
  32. paf-le
  33. pgx_lwt_mirage >= "2.0"
  34. qcow >= "0.11.0"
  35. qcow-tool >= "0.11.0"
  36. shared-block-ring
  37. tcpip >= "4.0.0" & < "9.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.