INFORMATION

Author: Aldric Giacomoni || Email : [email protected]

Build status <img src=“https://secure.travis-ci.org/Trevoke/SGFParser.png” />

Are you using this gem? Is there functionality you wish it had? Is something hard to do?

Let me know and I’ll make it possible, or easier!

SGF: FF4 - may support earlier ones as well, but untested.

Ruby: >=1.8.7 (may work with 1.8.6)

WARNING: An implementation requirement is to make sure any closing bracket ‘]’ inside a comment is escaped: ‘\]’. If this is not done, you will be one sad panda! This library will do this for you upon saving, but will most likely die horribly when parsing anything which does not follow this rule.

I’m honestly hoping that this is and remains the fastest SGF parser in Ruby. On my desktop, loading the SGF library and parsing Kogo’s Joseki dictionary takes a little under six seconds.

Documentation available at the Github wiki: github.com/Trevoke/SGFParser/wiki