• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Source: ncurses6
2Section: libdevel
3Priority: optional
4Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
5Homepage: https://invisible-island.net/ncurses/
6Build-Depends: debhelper (>= 7),
7  gcc-mingw-w64-x86-64,
8  g++-mingw-w64-x86-64,
9  binutils-mingw-w64-x86-64
10Standards-Version: 4.6.1.0
11
12Package: mingw64-ncurses6
13Architecture: any
14Depends: ${misc:Depends}
15Description: shared libraries for terminal handling
16 The ncurses library routines are a terminal-independent method of
17 updating character screens with reasonable optimization.
18 .
19 This package is used for testing ABI 6 with the MinGW 64-bit port.
20