Description
Supplies a widget toolkit for building text-based interfaces with curses, so developers can create menus, forms, and interactive terminal screens without writing all low-level terminal handling themselves. It is aimed at software that needs a richer TUI than plain command output.
This is a development library, not a standalone app. End users usually install it because another terminal program depends on it.