File: control

package info (click to toggle)
deal 3.1.9-8
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,512 kB
  • sloc: ansic: 5,224; cpp: 4,186; tcl: 3,125; makefile: 203; sh: 9
file content (20 lines) | stat: -rw-r--r-- 819 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: deal
Section: games
Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 9), tcl-dev
Standards-Version: 3.9.5
Homepage: http://bridge.thomasoandrews.com/deal/
Vcs-Git: git://git.debian.org/collab-maint/deal.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/deal.git
XS-Testsuite: autopkgtest

Package: deal
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: bridge hand generator
 This program generates bridge hands. It can be told to generate only hands
 satisfying conditions like being balanced, having a range of HCPs, controls,
 or other user-definable properties. Hands can be output in various formats,
 like pbn for feeding to other bridge programs, deal itself, or split up into a
 file per player for practise. Extensible via Tcl.