Name: | readline |
---|---|
Version: | 7.0 |
Release: | 10.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 521641 |
License: | GPLv3+ |
RPM: | readline-7.0-10.el8.aarch64.rpm |
Source RPM: | readline-7.0-10.el8.src.rpm |
Build Date: | Fri Mar 15 2019 |
Build Host: | ca-build102.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html |
Summary: | A library for editing typed command lines |
Description: | The Readline library provides a set of functions that allow users to edit command lines. Both Emacs and vi editing modes are available. The Readline library includes additional functions for maintaining a list of previously-entered command lines for recalling or editing those lines, and for performing csh-like history expansion on previous commands. |