Home | History | Annotate | Line # | Download | only in debian
control revision 1.1
      1 Source: xterm-dev
      2 Section: x11
      3 Priority: optional
      4 Maintainer: Thomas E. Dickey <dickey (a] invisible-island.net>
      5 Homepage: http://invisible-island.net/xterm/
      6 Build-Depends: debhelper (>= 7)
      7 Standards-Version: 3.8.2
      8 
      9 Package: xterm-dev
     10 Architecture: any
     11 Depends: ${misc:Depends}
     12 Provides: x-terminal-emulator
     13 Recommends: x11-utils | xutils | bluit
     14 Description: X terminal emulator (development version)
     15  xterm is the standard terminal emulator for the X Window System.
     16  It provides DEC VT102 and Tektronix 4014 compatible terminals for
     17  programs that cannot use the window system directly.  This version
     18  implements ISO/ANSI colors, Unicode, and most of the control sequences
     19  used by DEC VT220 terminals.
     20  .
     21  This package contains a development version of xterm.
     22