File: control

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

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.