Name: | readline |
---|---|
Version: | 6.2 |
Release: | 10.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 501368 |
License: | GPLv3+ |
RPM: | readline-6.2-10.el7.aarch64.rpm |
Source RPM: | readline-6.2-10.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.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. |