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 formated 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 web site: <http://gmchess.googlecode.com>
COPYING
Free use of this software is granted under the terms of the GNU General
Public License (GPL).
16 july 2009 convert_pgn(6)