shogi-kifu-converter

Crates.ioshogi-kifu-converter
lib.rsshogi-kifu-converter
version0.2.2
sourcesrc
created_at2022-07-31 12:49:10.017923
updated_at2024-07-26 15:05:56.640954
descriptionShogi kifu parsers and converters
homepage
repositoryhttps://github.com/sugyan/shogi-kifu-converter
max_upload_size
id636135
size197,841
Yoshihiro Sugi (sugyan)

documentation

https://docs.rs/shogi-kifu-converter

README

shogi-kifu-converter

Crates.io docs.rs Crates.io Rust

A Rust library that defines structs compatible with json-kifu-format, containing parsers and converters for Shogi kifu (game record) for converting to and from json-kifu-format. And, it also provides conversion from JsonKifuFormat type to shogi_core's Position type.

mermaid-diagram-2022-08-06-150830

About json-kifu-format (JKF)

See github.com/na2hiro/json-kifu-format.

Supporting formats and types

Parsers

Converters

Commit count: 91

cargo fmt