readline (8.2)

(root)/
lib/
pkgconfig/
readline.pc
prefix=/BuggyBox/readline/8.2/bootstrap
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Readline
Description: Gnu Readline library for command line editing
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
Version: 8.2
Requires.private: ncurses
Libs: -L${libdir} -lreadline
Cflags: -I${includedir}