File: control

package info (click to toggle)
xterm 278-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,612 kB
  • sloc: ansic: 57,122; sh: 4,340; perl: 1,287; makefile: 719; sed: 12
file content (23 lines) | stat: -rw-r--r-- 892 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: xterm-dev
Section: x11
Priority: optional
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
Homepage: http://invisible-island.net/xterm/
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.2

Package: xterm-dev
Architecture: any
Depends: ${misc:Depends}
Provides: x-terminal-emulator
Recommends: x11-utils | xutils | bluit
Description: X terminal emulator (development version)
 xterm is the standard terminal emulator for the X Window System.
 It provides DEC VT102 and Tektronix 4014 compatible terminals for
 programs that cannot use the window system directly.  This version
 implements ISO/ANSI colors, Unicode, and most of the control sequences
 used by DEC VT220 terminals.
 .
 This package contains a development version of xterm.  It is
 configured to use "xterm-dev" and "XTermDev" for the program
 and its resource class, to avoid conflict with other packages.