jismesh 0.2.0

Utilities for handling and converting JIS X0410 area mesh codes.
Documentation
[dependencies.strum]
version = "0.27.1"

[dependencies.strum_macros]
version = "0.27.1"

[dependencies.thiserror]
version = "2"

[dev-dependencies.approx]
version = "0.5.1"

[lib]
name = "jismesh"
path = "src/lib.rs"

[package]
authors = ["Keita Kobayashi <keita@kotobamedia.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Utilities for handling and converting JIS X0410 area mesh codes."
edition = "2024"
homepage = "https://github.com/KotobaMedia/jismesh"
license = "MIT"
name = "jismesh"
readme = "README.md"
repository = "https://github.com/KotobaMedia/jismesh"
version = "0.2.0"