1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: chessx
Section: games
Priority: optional
Maintainer: Niklas Fiekas <niklas.fiekas@tu-clausthal.de>
Build-Depends: debhelper (>= 11), qtbase5-dev, qttools5-dev-tools, libqt5svg5-dev, qtmultimedia5-dev, zlib1g-dev
Standards-Version: 4.2.1.1
Homepage: http://chessx.sourceforge.net/
Package: chessx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: stockfish
Description: chess database
With ChessX you can operate your collection of chess games in many ways:
browse, edit, add, organize, analyze, etc.
.
Current features:
- Multi-platform. Supports Windows, Linux and Mac OS X.
- Load and save PGN files.
- Work with multiple databases simultaneously.
- Browse games, including variations.
- Enter moves, variations and comments.
- Setup board, copy/paste FEN.
- Search header (click on columns in game list header).
- Display opening tree for the current position.
- Analyze using UCI and Winboard/XBoard chess engines.
- Observe and play games on FICS.
|