blob: 509a50f04caea6a866396ae938feca43fe11d414 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Architecture: all
Platform: all
Depends: libncurses.5 (= ${Binary-Version})
Description: Basic terminal type definition
The ncurses (new curses) library is a free software emulation of curses in
System V Release 4.0, and more. It uses terminfo format, supports pads and
color and multiple highlights and forms characters and function-key mapping,
and has all the other SYSV-curses enhancements over BSD curses.
.
This package provides the ansi, dumb, and vt102 terminfo data files.
|