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.1.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 && <4), containers, encoding (>=0.6), extensible-exceptions, mtl (>=1), parsec (>=3), split, time (>=1) [details] |
License | BSD-3-Clause |
Author | Daniel Wagner |
Maintainer | daniel@wagner-home.com |
Category | Data |
Home page | http://www.dmwit.com/sgf |
Bug tracker | http://dmwit.fogbugz.com/ |
Source repo | head: git clone http://www.dmwit.com/sgf/.git this: git clone http://www.dmwit.com/sgf/.git(tag 0.1.1) |
Uploaded | by DanielWagner at 2010-02-14T00:38:13Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3948 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |