convert_pgn(6) | convert_pgn(6) |
NAME¶
convert_pgn - Convert format of given chess book from one
format to another
SYNOPSIS¶
convert_pgn input-file [output-file]
DESCRIPTION¶
The convert_pgn program converts the format of characters in input-file, from one formatted character set to another. The result is written to default file "/tmp/gmchess.pgn" unless otherwise specified by the output-file option.
FORMATS¶
The following table lists the formats supported by convert_pgn:
- ccm
- che
- chn
- mxq
- xqf
AUTHOR¶
Written by wind <xihels@gmail.com>, lerosua <lerosua@gmail.com>. MANUAL by Vern Sun <s5unty@gmail.com>
RESOURCES¶
Main website: <https://github.com/lerosua/gmchess>
Debian source code repository:
https://salsa.debian.org/chinese-team/gmchess
COPYING¶
Free use of this software is granted under the terms of the GNU General Public License (GPL).
16 july 2009 |