File: control

package info (click to toggle)
dds 1.1.8%2Bddd105-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 856 kB
  • ctags: 664
  • sloc: cpp: 7,277; ansic: 276; python: 95; makefile: 70
file content (44 lines) | stat: -rw-r--r-- 1,444 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: dds
Section: games
Priority: extra
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>> 4), quilt (>= 0.40-1),
 python-dev (>= 2.3), python, python-central (>= 0.5)
Standards-Version: 3.7.3
XS-Python-Version: current
Homepage: http://web.telia.com/~u07502278/
Vcs-Browser: http://svn.df7cb.de/bridge/dds/

Package: dds
Architecture: any
Depends: ${shlibs:Depends}
Description: bridge double dummy solver - frontend
 dds is a double dummy solver. This package contains the driver frontend
 (originally named ddd).
 .
 A double dummy solver computes the optimal line of play for a bridge deal,
 with all hands open (both sides dummy).

Package: libdds-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}
Description: bridge double dummy solver - library
 dds is a double dummy solver. This package contains the static library and the
 documentation.
 .
 A double dummy solver computes the optimal line of play for a bridge deal,
 with all hands open (both sides dummy).

Package: python-pydds
Section: python
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: bridge double dummy solver - python extension
 dds is a double dummy solver. This package contains pydds, the python
 extension.
 .
 A double dummy solver computes the optimal line of play for a bridge deal,
 with all hands open (both sides dummy).