Description
Provides an editline library that offers readline-like command-line editing without requiring termcap or ncurses. Applications can use it for interactive prompts, history, and line editing.
This is a library package, not an interactive shell by itself. Most users install it because another command-line program depends on it.