File: control

package info (click to toggle)
fruit 2.1.dfsg-7
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,180 kB
  • ctags: 1,215
  • sloc: cpp: 8,954; makefile: 24
file content (22 lines) | stat: -rw-r--r-- 827 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
Source: fruit
Section: games
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>=9)
Standards-Version: 3.9.8
Homepage: http://www.fruitchess.com/

Package: fruit
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Suggests: scid,
          xboard
Description: chess engine, to calculate chess moves
 This is a very strong chess engine, placed second in the 13th world
 computer chess championship 2005. It uses the UCI (universal chess
 interface), for chess engines as communication protocol. This means
 to play against it, you will have to use an UCI capable interface,
 like knights. This distribution comes with an opening book of moves
 that the engine can use for the first few moves of the game. This
 increases performance in the chess games opening.