• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Source: ncurses-examples
2Maintainer: Thomas E. Dickey <dickey@invisible-island.net>
3Section: misc
4Priority: optional
5Standards-Version: 4.6.1.0
6Build-Depends: debhelper (>= 5)
7Homepage: https://invisible-island.net/ncurses/ncurses-examples.html
8
9Package: ncurses-examples
10Architecture: any
11Depends: ${shlibs:Depends}, ${misc:Depends}
12Description: example/test programs from ncurses
13 These are the example/test programs from the ncurses distribution.
14 .
15 This package installs in "bin/ncurses-examples" to avoid conflict with other
16 packages.
17
18Package: ncursest-examples
19Architecture: any
20Depends: ${shlibs:Depends}, ${misc:Depends}
21Description: example/test programs from ncurses
22 These are the example/test programs from the ncurses distribution, using
23 the thread configuration.
24 .
25 This package installs in "bin/ncursest-examples" to avoid conflict with other
26 packages.
27