package tcalc

  1. Overview
  2. Docs
Minimal desktop calculator for timestamps

Install

Authors

Maintainers

Sources

tcalc-1.0.1.tbz
sha256=ca4ad22224da943592779fbba8d29792a5ef0b9474bdfd5cbf36cb1e0de092ef
sha512=a8d9f197eb2fa85ac9b1c5c46fb6c8719f4c85108a0be1071f4f7b1a4b73f0b890937e1f7516efa7058e30f360cecfb6d348448048eb23d14b8f425217009538

Description

TCalc implements a minimal desktop calculator that in addition to floating point numbers recognises durations in hh:min:sec format and converts them to seconds. This can simplify time-based calculations.

Published: 26 Dec 2021

Dependencies (3)

  1. linenoise >= "1.3.1"
  2. ocaml >= "4.08.0"
  3. dune >= "2.0"

Dev Dependencies

None

Used by

None

Conflicts

None