@hackage / HCL

High-level library for building command line interfaces.

Latest1.9

About

Metadata

  • Last updated , by jlamothe
  • License BSD-3-Clause
  • Categories GUI
  • Maintained by: Jonathan Lamothe <jlamothe1980@gmail.com>

  • Lottery factor: 1

Links

Installation

Readme

This module provides a set of functions for building simple command-line interfaces. It allows interfaces which collect values (such as Integers, Dates, or other structured values), build lists of values, and use simple menus. It is not intended to build complex interfaces with full cursor control. It is oriented towards line-based interfaces.