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:

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).