https://github.com/jackfirth/sgf
A Racket package for working with SGF files
https://github.com/jackfirth/sgf
Last synced: 5 months ago
JSON representation
A Racket package for working with SGF files
- Host: GitHub
- URL: https://github.com/jackfirth/sgf
- Owner: jackfirth
- License: apache-2.0
- Created: 2022-04-30T02:56:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-30T21:54:04.000Z (about 4 years ago)
- Last Synced: 2025-10-11T20:49:34.019Z (9 months ago)
- Language: Racket
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sgf [![CI Status][ci-status-badge]][ci-status] [![Documentation][docs-badge]][docs]
A Racket package for working with SGF files.
[ci-status]: https://github.com/jackfirth/sgf/actions
[ci-status-badge]: https://github.com/jackfirth/sgf/workflows/CI/badge.svg
[docs]: https://docs.racket-lang.org/sgf/index.html
[docs-badge]: https://img.shields.io/badge/docs-published-blue.svg