blob: d1df639fe8756b7ed814fa88e0700c14ead17da1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Architecture: any
Platform: all
Depends: ncurses-common (= ${Source-Version}), ${Shlib-Depends},
terminfo-base, terminfo-linux [any-linux-any]
Description: curses terminfo library
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 terminfo shared library.
|