• 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 (>= 8.1.3)
7Standards-Version: 4.6.1.0
8
9Package: ncurses6
10Architecture: any
11Depends: ${misc:Depends}, libc6 (>= 2.4)
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.
17
18Package: ncursest6
19Architecture: any
20Depends: ${misc:Depends}, libc6 (>= 2.4)
21Description: shared libraries for terminal handling
22 The ncurses library routines are a terminal-independent method of
23 updating character screens with reasonable optimization.
24 .
25 This package is used for testing ABI 6 with pthreads.
26
27Package: ncurses6-doc
28Section: doc
29Architecture: all
30Depends: groff-base
31Description: shared libraries for terminal handling
32 The ncurses library routines are a terminal-independent method of
33 updating character screens with reasonable optimization.
34 .
35 This package is used for testing ncurses6 document packaging.
36
37Package: ncurses6-doc-html
38Section: doc
39Architecture: all
40Description: shared libraries for terminal handling
41 The ncurses library routines are a terminal-independent method of
42 updating character screens with reasonable optimization.
43 .
44 This package is used for testing ncurses6 document packaging.
45