You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.7 KiB
43 lines
1.7 KiB
18 years ago
|
|
||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||
|
[COPY]
|
||
|
[COPY] Filename: package/.../readline/readline.desc
|
||
|
[COPY] Copyright (C) 2006 The OpenSDE Project
|
||
|
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
|
||
|
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
|
||
|
[COPY]
|
||
|
[COPY] More information can be found in the files COPYING and README.
|
||
|
[COPY]
|
||
|
[COPY] This program is free software; you can redistribute it and/or modify
|
||
|
[COPY] it under the terms of the GNU General Public License as published by
|
||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
|
||
|
[COPY] GNU General Public License can be found in the file COPYING.
|
||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
|
||
|
|
||
|
[I] A command line parsing library
|
||
|
|
||
|
[T] The Readline library provides a set of functions for use by applications
|
||
|
[T] that allow users to edit command lines as they are typed in. Both
|
||
|
[T] Emacs and vi editing modes are available. The Readline library includes
|
||
|
[T] additional functions to maintain a list of previously-entered command
|
||
|
[T] lines, to recall and perhaps reedit those lines, and perform csh-like
|
||
|
[T] history expansion on previous commands.
|
||
|
|
||
|
[A] Chet Ramey <chet@po.cwru.edu>
|
||
|
[M] The OpenSDE Community <list@opensde.org>
|
||
|
|
||
|
[C] base/library
|
||
|
[F] DIETLIBC
|
||
|
|
||
|
[L] GPL
|
||
|
[S] Stable
|
||
|
[V] 5.1-4
|
||
|
[P] X -1---5---9 104.100
|
||
|
|
||
|
[D] 413830822 readline-5.1.tar.gz ftp://ftp.gnu.org/pub/gnu/readline/
|
||
|
[D] 3839086546 readline51-001 ftp://ftp.cwru.edu/pub/bash/readline-5.1-patches/
|
||
|
[D] 1383675293 readline51-002 ftp://ftp.cwru.edu/pub/bash/readline-5.1-patches/
|
||
|
[D] 2403118967 readline51-003 ftp://ftp.cwru.edu/pub/bash/readline-5.1-patches/
|
||
|
[D] 290703824 readline51-004 ftp://ftp.cwru.edu/pub/bash/readline-5.1-patches/
|