# libreadline
Description
===========
The GNU Readline library provides a set of functions for use by applications
that allow users to edit command lines as they are typed in. Both Emacs and
vi editing modes are available. The Readline library includes additional
functions to maintain a list of previously-entered command lines, to recall
and perhaps reedit those lines, and perform csh-like history expansion on
previous commands.
More information
================
- Homepage: https://tiswww.case.edu/php/chet/readline/rltop.html
## Availability
| Module |Generic|E5|Lake|Epyc|Cascade|
|------|------|------|------|------|------|
|libreadline/8.0-GCCcore-8.3.0|| ✓ ||||
|libreadline/8.0-GCCcore-10.2.0|| ✓ ||||
|libreadline/8.1-GCCcore-10.3.0|| ✓ | ✓ || ✓ |
|libreadline/8.1-GCCcore-11.2.0|| ✓ | ✓ || ✓ |
|libreadline/8.2-GCCcore-12.2.0|| ✓ ||||
|libreadline/8.2-GCCcore-12.3.0|| ✓ | ✓ || ✓ |
|libreadline/8.2-GCCcore-13.2.0|| ✓ | ✓ || ✓ |
|libreadline/8.2-GCCcore-13.3.0|| ✓ | ✓ || ✓ |