chess-notation-parser 0.2.3

Algebraic chess notation parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Rqnsom"]
description = "Algebraic chess notation parser"
documentation = "https://docs.rs/chess-notation-parser/"
edition = "2021"
keywords = ["chess", "chess-notation"]
license = "MIT"
name = "chess-notation-parser"
readme = "README.md"
repository = "https://github.com/Rqnsom/chess-notation-parser"
resolver = "2"
version = "0.2.3"