1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: uci2wb
Section: games
Priority: optional
Maintainer: Yann Dirson <dirson@debian.org>
Build-Depends: debhelper (>= 9), dh-buildinfo, perl
Standards-Version: 3.9.6
Homepage: http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=uci2wb.git
Vcs-git: https://salsa.debian.org/debian/uci2wb.git
Vcs-browser: https://salsa.debian.org/debian/uci2wb
Package: uci2wb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: gpsshogi | eleeye, xboard | eboard | tagua
Description: protocol adapter between XBoard/CECP and UCI/USI/UCCI engines
This adapter allows a GUI using the Chess Engine Control Protocol
(aka. CECP, or XBoard protocol) to communicate with computer players
using USI (Universal Shogi Interface) or UCCI (Universal Chinese
Chess Interface) protocols.
.
It also support the UCI (Universal Chess Interface) protocol, but for
this one the "polyglot" package is a recommended alternative from the
same author.
|