File: control

package info (click to toggle)
ncurses 6.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 23,120 kB
  • sloc: ansic: 96,064; ada: 9,968; sh: 6,542; cpp: 4,433; makefile: 3,554; perl: 1,934; awk: 1,744; sed: 41
file content (44 lines) | stat: -rw-r--r-- 1,456 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Source: ncurses6
Section: libdevel
Priority: optional
Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
Homepage: https://invisible-island.net/ncurses/
Build-Depends: debhelper (>= 8.1.3)
Standards-Version: 4.6.1.0

Package: ncurses6
Architecture: any
Depends: ${misc:Depends}, libc6 (>= 2.4)
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package is used for testing ABI 6.

Package: ncursest6
Architecture: any
Depends: ${misc:Depends}, libc6 (>= 2.4)
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package is used for testing ABI 6 with pthreads.

Package: ncurses6-doc
Section: doc
Architecture: all
Depends: groff-base
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package is used for testing ncurses6 document packaging.

Package: ncurses6-doc-html
Section: doc
Architecture: all
Description: shared libraries for terminal handling
 The ncurses library routines are a terminal-independent method of
 updating character screens with reasonable optimization.
 .
 This package is used for testing ncurses6 document packaging.