Command line 'Loading' typo fixed.
[cboard.git] / debian / control
blobfc599a4000f27749d11eaf823c5e86609136c188
1 Source: cboard
2 Section: games
3 Priority: optional
4 Maintainer: Ben Kibbey <bjk@luxsci.net>
5 Build-Depends: debhelper (>= 4.0.0), autotools-dev, libncurses5-dev
6 Standards-Version: 3.6.2
8 Package: cboard
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Recommends: crafty, gnuchess
12 Description: An NCurses PGN browser, editor and chess engine interface.
13  CBoard is a Console/Curses PGN file browser, editor and interface
14  to chess engines supporting the XBoard protocol. It supports SAN move format
15  with annotations including RAV, NAG, single and multi-line comments along with
16  the FEN tag which can be edited by arranging pieces on the board. It can also
17  validate and save to (optionally reduced) PGN format. Multiple games
18  (human/human, human/engine, engine/engine) can be loaded, created, searched
19  and edited.