sgf: SGF (Smart Game Format) parser

[ bsd3, data, library ] [ Propose Tags ]

This is a parser for the go/igo/weiqi/baduk fragment of the SGF format. Encodings latin-1, utf-8, and ascii are supported, and the parser strives to be robust to minor errors, especially those made by the most common SGF editors. There are plans to support other games and pretty-printing in future releases.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1
Dependencies base (>=3 && <5), containers, encoding (>=0.6), extensible-exceptions, mtl (>=1), parsec (>=3), split, time (>=1), transformers (>=0.4) [details]
License BSD-3-Clause
Author Daniel Wagner daniel@wagner-home.com
Maintainer Toni Cebrián ancechu@gmail.com
Category Data
Home page https://github.com/tonicebrian/sgf
Bug tracker https://github.com/tonicebrian/sgf/issues
Source repo head: git clone https://github.com/tonicebrian/sgf
this: git clone https://github.com/tonicebrian/sgf(tag 0.1.3)
Uploaded by tonicebrian at 2014-06-24T18:15:10Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3802 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]