2 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
3 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
5 [COPY] Filename: package/.../screen/screen.desc
6 [COPY] Copyright (C) 2006 The OpenSDE Project
7 [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
8 [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
10 [COPY] More information can be found in the files COPYING and README.
12 [COPY] This program is free software; you can redistribute it and/or modify
13 [COPY] it under the terms of the GNU General Public License as published by
14 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
15 [COPY] GNU General Public License can be found in the file COPYING.
16 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
18 [I] Screen manager with VT100/ANSI terminal emulation
20 [T] Screen is a full-screen window manager that multiplexes a physical terminal
21 [T] between several processes (typically interactive shells). Each virtual
22 [T] terminal provides the functions of a DEC VT100 terminal and, in addition,
23 [T] several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022
24 [T] standards (e.g. insert/delete line and support for multiple character sets).
25 [T] There is a scrollback history buffer for each virtual terminal and a
26 [T] copy-and-paste mechanism that allows moving text regions between windows.
28 [U] http://www.gnu.org/software/screen/
31 [A] Juergen Weigert <jnweiger@immd4.informatik.uni-erlangen.de>
32 [A] Michael Schroeder <mlschroe@immd4.informatik.uni-erlangen.de>
33 [M] The OpenSDE Community <list@opensde.org>
40 [P] X -----5---9 180.000
42 [D] 4251671639 screen-4.0.2.tar.gz ftp://ftp.gnu.org/gnu/screen/