Files
buildroot/package/readline/Config.in
2021-03-13 22:13:38 -03:00

10 lines
283 B
Plaintext

config BR2_PACKAGE_READLINE
bool "readline"
select BR2_PACKAGE_NCURSES
help
The GNU Readline library provides a set of functions for use
by applications that allow users to edit command lines
as they are typed in.
https://tiswww.case.edu/php/chet/readline/rltop.html