summaryrefslogtreecommitdiffstats
path: root/libncursesw.5-dev.pkg/control
blob: e9afee930a27e1cf48d4a58612008a7fe569aeb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
Architecture: any
Platform: all
Depends: libtinfo.5 (= ${Binary-Version}), libncursesw.5 (= ${Binary-Version})
Description: curses library with wide character support - development files
 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 development files for the ncurses shared libraries
 with wide character support.