basicer is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

basicer / pgn-extract

Fork of pgn-extract with JSON output support. Useful for taking a ton of chess games in the Portable Game Format and getting them ready to send off to MongoDB. GPLv1

Clone this repository (size: 181.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/basicer/pgn-extract
hg clone ssh://hg@bitbucket.org/basicer/pgn-extract

pgn-extract overview

Recent commits See more »

Author Revision Comments Message Labels Date
basicer 59e46afaea98 Fixed not writing the final board position
basicer 0362b4afa97b Added option to add one abitrary tag, -I
basicer 01406d7b8ee0 Fixed quoting issues
basicer 53f3124fb823 Introducted extended json
basicer 462fcb997090 Quoted Json, made things compile for OSX