File: control

package info (click to toggle)
polyglot 2.0.1%2Bgit20140926-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,228 kB
  • ctags: 1,163
  • sloc: ansic: 10,416; sh: 994; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: polyglot
Section: games
Priority: optional
Maintainer: Oliver Korff <ok@xynyx.de>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.5
Homepage: http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release

Package: polyglot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: fruit | glaurung | toga2 | stockfish
Description: chess engine protocol adaptor, connects UCI engines to xboard 
 Common chess frontends have a winboard/xboard input interface, modern 
 chess engines speak the UCI "universal chess interface" protocol. This 
 protocol adaptor makes it possible to use standard chess frontends, like 
 xboard or scid with UCI speaking engines and play chess against them.