Steve Kondik | ae271bc | 2015-11-15 02:50:53 +0100 | [diff] [blame] | 1 | Source: ncurses6 |
| 2 | Section: libdevel |
| 3 | Priority: optional |
| 4 | Maintainer: Thomas E. Dickey <dickey@invisible-island.net> |
| 5 | Homepage: http://invisible-island.net/ncurses/ |
| 6 | Build-Depends: debhelper (>= 7) |
| 7 | Standards-Version: 3.8.2 |
| 8 | |
| 9 | Package: mingw64-ncurses6 |
| 10 | Architecture: any |
| 11 | Depends: ${misc:Depends} |
| 12 | Description: 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. |