package timmy-lwt

  1. Overview
  2. Docs
Lwt utilities based on Timmy

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.5.tar.gz
md5=6d1d9c3e2ccd8376c009e5b93b24de7e
sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b

Description

Published: 10 Oct 2024

README

Timmy

Timmy is a general-purpose time and calendar library for OCaml.

It supports advanced calendar features, enforces timezone safety, supports daylight saving times and overall focuses on the cleanliness, safety and completeness of its API.

Documentation

Timmy's documentation can be found online.

Installation

Timmy is available on opam:

opam install timmy

Dependencies (6)

  1. timmy = version
  2. lwt
  3. logs >= "0.7.0"
  4. ppx_deriving >= "5.0"
  5. ppx_here
  6. dune >= "3.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. alcotest-lwt with-test & >= "1.4.0"
  3. alcotest with-test & >= "1.4.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.