sgf: SGF (Smart Game Format) parser
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
- sgf-0.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3 |
---|---|
Dependencies | base (>=3 && <5), containers, encoding (>=0.6), extensible-exceptions, mtl (>=1), parsec (>=3), split, time (>=1) [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 2013-10-02T18:31:39Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3948 total (40 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] |