The sgf package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (≥3 & <5), containers, encoding (≥0.6), extensible-exceptions, mtl (≥1), parsec (≥3), split, time (≥1) |
| License | BSD3 |
| Author | Daniel Wagner |
| Maintainer | daniel@wagner-home.com |
| Category | Data |
| Home page | http://dmwit.com/sgf |
| Bug tracker | http://dmwit.fogbugz.com/ |
| Source repository | git clone http://dmwit.com/sgf/.git |
| Upload date | Fri Apr 20 21:23:49 UTC 2012 |
| Uploaded by | DanielWagner |
| Build failure | ghc-7.4 (log) |
Modules
- Data
- Data.SGF
- Data.SGF.Parse
- Data.SGF.Types
- Data.SGF
Downloads
- sgf-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)