Sha256: 38ab5a8ee1ba0eef128111bd80779e0b87ae013039d8627f46c0a26e9062097f
Contents?: true
Size: 1000 Bytes
Versions: 1
Compression:
Stored size: 1000 Bytes
Contents
=INFORMATION Author: Aldric Giacomoni || Email : trevoke@gmail.com Build status {<img src="https://secure.travis-ci.org/Trevoke/SGFParser.png" />}[http://travis-ci.org/Trevoke/SGFParser] 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: https://github.com/Trevoke/SGFParser/wiki
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
SgfParser-2.0.0 | README.rdoc |