readline: A command line parsing library1

Package available in: [trunk] [8.0] [7.0] [6.0] [2.1]

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

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

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

Download: https://ftp.gnu.org/gnu/readline/ readline-8.1.tar.gz
Download: https://ftp.gnu.org/gnu/readline/readline-8.1-patches/ readline81-001
Download: https://ftp.gnu.org/gnu/readline/readline-8.1-patches/ readline81-002

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

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

Installed size (on reference hardware): 2.11 MB, 87 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip linux-header make ncurses 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).