sgf: SGF (Smart Game Format) parser
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - mtl - split - transformers Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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, 0.1.3, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.3 |
---|---|
Change log | None available |
Dependencies | base (>=3 && <5), containers (>=0.6.7 && <0.7), encoding (>=0.8.9 && <0.9), extensible-exceptions (>=0.1.1 && <0.2), mtl (>=2.2.2), parsec (>=3.1.16 && <3.2), split (>=0.2.5), time (>=1.12.2 && <1.13), transformers (>=0.5.6) [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 2024-10-04T17:35:46Z |
Modules
[Index] [Quick Jump]
Downloads
- sgf-0.1.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees