blob: a17ed1fc81a3032840d2302fed93968bca7ed0fe [file] [log] [blame]
Steve Kondikae271bc2015-11-15 02:50:53 +01001Source: ncurses6
2Section: libdevel
3Priority: optional
4Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
5Homepage: http://invisible-island.net/ncurses/
6Build-Depends: debhelper (>= 7)
7Standards-Version: 3.8.2
8
9Package: mingw64-ncurses6
10Architecture: any
11Depends: ${misc:Depends}
12Description: shared libraries for terminal handling
13 The ncurses library routines are a terminal-independent method of
14 updating character screens with reasonable optimization.
15 .
16 This package is used for testing ABI 6 with the MinGW 64-bit port.