readline: A command line parsing library1

The 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.

... part of T2, get it here

URL: https://tiswww.case.edu/php/chet/readline/rltop.html

Author: Chet Ramey <chet [at] po [dot] cwru [dot] edu>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 8.2-010

Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.

Download: https://ftp.gnu.org/gnu/readline/ readline-8.2.tar.gz
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-001
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-002
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-003
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-004
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-005
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-006
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-007
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-008
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-009
Download: https://ftp.gnu.org/gnu/readline/readline-8.2-patches/ readline82-010

T2 source: readline.cache
T2 source: readline.conf
T2 source: readline.desc

Build time (on reference hardware): 6% (relative to binutils)2

Installed size (on reference hardware): 3.01 MB, 88 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make patch sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).