# setup for readline sdesc: "GNU readline and history libraries" ldesc: "The readline library will read a line from the terminal and return it, allowing the user to edit the line with the standard emacs editing keys. It allows the programmer to give the user an easier-to-use and more intuitive interface." category: Devel Libs requires: bash cygwin libreadline7 terminfo libncursesw-devel #Maintainer: Eric Blake