| Crates.io | gcg-parser |
| lib.rs | gcg-parser |
| version | 0.5.1 |
| created_at | 2024-02-09 07:45:06.42876+00 |
| updated_at | 2024-03-05 05:30:33.01944+00 |
| description | Parser and Data Structures for the GCG file format |
| homepage | https://github.com/20jasper/gcg-parser |
| repository | https://github.com/20jasper/gcg-parser |
| max_upload_size | |
| id | 1133566 |
| size | 19,632 |
Parser and Data Structures for the "Generic Crossword Game" file format
GCG files are used as a standard for a variety of crossword games, most notably Scrabble
This parser abides by the Poslfit GCG specification
| Dependency | Installation |
|---|---|
| Rust | Install Rust |
| cargo-watch | cargo install cargo-watch |
| just | cargo install just |
| npm | Install NodeJS |
run just --list to see a list of available commands