takparse

Crates.iotakparse
lib.rstakparse
version0.6.0
sourcesrc
created_at2022-02-16 19:38:34.464164
updated_at2023-08-18 19:16:26.085813
descriptionParse, manipulate, and stringify common Tak board game formats
homepagehttps://github.com/ViliamVadocz/takparse
repositoryhttps://github.com/ViliamVadocz/takparse
max_upload_size
id533507
size109,534
Viliam Vadocz (ViliamVadocz)

documentation

https://docs.rs/takparse

README

takparse

crates.io docs.rs

Parse, manipulate and display common Tak structures.

Support for both PTN and TPS, as well as an efficient types for storing moves.

fast-tak uses this library extensively and even re-exports it.

Commit count: 93

cargo fmt