File: control

package info (click to toggle)
glaurung 2.2-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 912 kB
  • sloc: cpp: 10,271; makefile: 62
file content (18 lines) | stat: -rw-r--r-- 674 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: glaurung
Section: games
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Rules-Requires-Root: no

Package: glaurung
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: polyglot, xboard | knights
Description: free UCI chess engine, to calculate chess moves
 This is a very strong chess engine, finished 4th place at internatonal
 ChessWar X. It uses the UCI (universal chess interface), for chess
 engines as communication protocol. This means to play against it,
 you have to use an UCI capable interface, like knights. Or an
 xboard adapter like polyglot.