package notty

  1. Overview
  2. Docs
Notty is a declarative terminal library for OCaml structured around a notion of

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
md5=26bacc7cfefa111034baaab342f308e4

Description

composable images. It tries to abstract away the basic terminal programming model, and provide one that is simpler and more expressive.

Published: 09 Feb 2016

Dependencies (6)

  1. uutf <= "0.9.4"
  2. uuseg
  3. uucp = "1.1.0"
  4. result
  5. ocamlfind build
  6. ocaml >= "4.02.0"

Dev Dependencies

None

Conflicts (1)

  1. lwt < "2.5.0"