Name: | readline |
---|---|
Version: | 5.1 |
Release: | 3.el5 |
Architecture: | i386 |
Group: | System Environment/Libraries |
Size: | 344669 |
License: | GPL |
RPM: | readline-5.1-3.el5.i386.rpm |
Source RPM: | readline-5.1-3.el5.src.rpm |
Build Date: | Thu Jul 02 2009 |
Build Host: | ca-build10.us.oracle.com |
Vendor: | Oracle USA |
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. |