Ubuntu Manpages

convert_pgn

Convert format of given chess book from one format to another

convert_pgn input-file [output-file]

The convert_pgn program converts the format of characters in input-file, from one formated character set to another. The result is written to default file "/tmp/gmchess.pgn" unless otherwise specified by the output-file option.

The following table lists the formats supported by convert_pgn:

  • ccm
  • che
  • chn
  • mxq
  • xqf

Written by wind <xihels@gmail.com>, lerosua <lerosua@gmail.com>. MANUAL by Vern Sun <s5unty@gmail.com>

Main web site: <http://gmchess.googlecode.com>

Free use of this software is granted under the terms of the GNU General Public License (GPL).