package progress

  1. Overview
  2. Docs
User-definable progress bars

Install

Dune Dependency

Authors

Maintainers

Sources

progress-0.1.0.tbz
sha256=1f101c2823d84d4dc8af693d1571ebdd614f30d675f8efeedf0d6c3018f602e2
sha512=663494ac7f4ddcbc130edc90f5ae036ec198b44f826a966fa94edee419ce7d9bb7e00a5c3996eb65b2d8213a3907a05fff60707f828102ef1e5c5133bcd78037

README.md.html

Progress — user-definable progress bars for OCaml

A progress bar library for OCaml.

Features:

  • allows user-defined progress bar layouts;

  • supports rendering multiple progress bars simultaneously;

  • dynamically responds to changes in terminal size.

Installation

Progress can be installed with opam:

opam install progress
OCaml

Innovation. Community. Security.