File: control

package info (click to toggle)
ninvaders 0.1.1-4.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 176 kB
  • sloc: ansic: 1,193; makefile: 62
file content (13 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: ninvaders
Section: games
Priority: optional
Maintainer: Matthew Palmer <mpalmer@debian.org>
Build-Depends: debhelper (>= 7), libncurses5-dev
Standards-Version: 3.9.1

Package: ninvaders
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A space invaders-like game using ncurses
 A Space Invaders type game with text-only graphics.  Ever wanted to play
 space invaders when you can't find a GUI?  Now you can.