gcg-parser

Crates.iogcg-parser
lib.rsgcg-parser
version0.5.1
sourcesrc
created_at2024-02-09 07:45:06.42876
updated_at2024-03-05 05:30:33.01944
descriptionParser and Data Structures for the GCG file format
homepagehttps://github.com/20jasper/gcg-parser
repositoryhttps://github.com/20jasper/gcg-parser
max_upload_size
id1133566
size19,632
Jacob Asper (20jasper)

documentation

https://docs.rs/gcg-parser/latest/gcg_parser/index.html

README

GCG parser

github crates.io docs.rs build status

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

Specification

This parser abides by the Poslfit GCG specification

Development

Dependencies

Dependency Installation
Rust Install Rust
cargo-watch cargo install cargo-watch
just cargo install just
npm Install NodeJS

Commands

run just --list to see a list of available commands

Commit count: 0

cargo fmt