package notty

  1. Overview
  2. Docs

Description

Notty is a declarative terminal library for OCaml structured around a notion of composable images. It tries to abstract away the basic terminal programming model, providing something simpler and more expressive.

Published: 20 Feb 2019

Dependencies (9)

  1. uutf >= "1.0.0"
  2. uuseg >= "1.0.0"
  3. uucp >= "2.0.0"
  4. uchar
  5. ocb-stubblr build & >= "0.1.0"
  6. topkg build
  7. ocamlfind build
  8. ocamlbuild build
  9. ocaml >= "4.05.0" & < "4.14"

Dev Dependencies

None

Conflicts (2)

  1. lwt < "2.6.0"
  2. ocb-stubblr < "0.1.0"