package inuit

  1. Overview
  2. No Docs
Make interactive text-based user-interfaces in OCaml

Install

Authors

Maintainers

Sources

inuit-0.4.1.tbz
md5=5bdc7df78bdeb9cbde37c31f9f5c2482

Description

Inuit is an abstraction for interactively updating a text buffer. It is designed to be use with a backend that will present the buffer to the end user. Sturgeon is a backend targeting emacs buffers.

Inuit is distributed under the ISC license.

Published: 09 Jul 2018

Dependencies (3)

  1. grenier >= "0.4"
  2. jbuilder >= "1.0+beta7"
  3. ocaml >= "4.01.0"

Dev Dependencies

None

Conflicts

None