File: control

package info (click to toggle)
pyscrabble 1.6.2-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 15,276 kB
  • ctags: 1,396
  • sloc: python: 11,667; sh: 429; makefile: 67
file content (93 lines) | stat: -rw-r--r-- 3,643 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Source: pyscrabble
Section: games
Priority: optional
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: debhelper (>= 5.0.38), dpatch, python
Build-Depends-Indep: python-central (>= 0.5.6), librsvg2-bin, imagemagick
Standards-Version: 3.7.3
Homepage: http://pyscrabble.sourceforge.net
XS-Python-Version: current
Vcs-Browser: http://svn.kibibyte.se/pyscrabble
Vcs-Svn: http://svn.kibibyte.se/pyscrabble/trunk

Package: pyscrabble-common
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core
XB-Python-Version: ${python:Versions}
Replaces: pyscrabble-server (<< 1.6.2-2)
Description: a multiplayer scrabble implementation - common files
 PyScrabble is an online, multiplayer implementation of the popular word game 
 written in Python and featuring:
 .
  * chat and private messaging (online as well as offline)
  * player rankings and server statistics
  * use of ENABLE (Enhanced North American Benchmark LExicon) for
    English word lookup
  * timed games
 .
 This package contains files common to the client and the server.
 You will need to install pyscrabble to play.
 .
 Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
 the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
 throughout the rest of the world. Neither the author, Debian, nor
 this game are affiliated with the Scrabble Crossword Game, Hasbro,
 Spear & Sons or Mattel in any fashion.

Package: pyscrabble
Architecture: all
Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 ${python:Depends}, python-pygame, python-gtk2
Suggests: pyscrabble-server
XB-Python-Version: ${python:Versions}
Description: a multiplayer scrabble implementation written in Python - client part
 PyScrabble is an online, multiplayer implementation of the popular word game 
 written in Python and featuring:
 .
  * chat and private messaging (online as well as offline)
  * player rankings and server statistics
  * use of ENABLE (Enhanced North American Benchmark LExicon) for
    English word lookup
  * timed games
 .
 The following languages are supported: 
 .
  * English
  * Finnish
  * French
  * German
  * Serbian
 .
 This package contains the client program.
 .
 Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
 the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
 throughout the rest of the world. Neither the author, Debian, nor
 this game are affiliated with the Scrabble Crossword Game, Hasbro,
 Spear & Sons or Mattel in any fashion.

Package: pyscrabble-server
Architecture: all
Depends: pyscrabble-common (= ${source:Version}), ${misc:Depends},
 ${python:Depends}, python-zodb, python-nevow, adduser, lsb-base (>= 3.0-6)
Suggests: pyscrabble
XB-Python-Version: ${python:Versions}
Priority: extra
Description: a scrabble implementation written in Python - server part
 PyScrabble is an online, multiplayer implementation of the popular word game 
 written in Python and featuring:
 .
  * chat and private messaging (online as well as offline)
  * player rankings and server statistics
  * use of ENABLE (Enhanced North American Benchmark LExicon) for
    English word lookup
  * timed games
 .
 This package contains the server. You do not need to install this
 package if you only plan to connect to existing PyScrabble servers.
 .
 Notice: Scrabble is a registered trademark belonging to Hasbro Inc in
 the US, and to J.W. Spear & Sons Ltd., a subsidiary of Mattel Inc.,
 throughout the rest of the world. Neither the author, Debian, nor
 this game are affiliated with the Scrabble Crossword Game, Hasbro,
 Spear & Sons or Mattel in any fashion.