File: control

package info (click to toggle)
lightyears 1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,324 kB
  • ctags: 454
  • sloc: python: 3,499; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,090 bytes parent folder | download | duplicates (2)
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
Source: lightyears
Section: games
Priority: optional
Maintainer: Siegfried-Angel Gevatter Pujals <rainct@ubuntu.com>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Homepage: http://www.jwhitham.org.uk/20kly/
Vcs-Svn: svn://svn.debian.org/python-apps/packages/lightyears/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/lightyears/trunk/
Build-Depends: debhelper (>= 8~),
 python (>= 2.6.6-3~)
Standards-Version: 3.9.2
X-Python-Version: >= 2.4

Package: lightyears
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 python-pygame (>= 1.7),
 ttf-dejavu-core
Description: single player real-time strategy game with steampunk sci-fi
 You have to build and maintain a steam distribution network on an alien
 planet, while under attack from aliens and other hazards. The game has
 three difficulty levels, an interactive tutorial, and a scoring system.
 .
 "20.000 Light Years Into Space" is written in Python using pygame.
 It was rewarded with the second place in the Pyweek March 2006 Individual
 Entries category.