chinese-variant 1.1.3

An enum to represent the variants of the Chinese Language.
Documentation
[dependencies.enum-ordinalize]
optional = true
version = "4"

[features]
default = []

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["localization"]
description = "An enum to represent the variants of the Chinese Language."
edition = "2021"
homepage = "https://magiclen.org/chinese-variant"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["chinese", "variant", "simple", "traditional"]
license = "MIT"
name = "chinese-variant"
readme = "README.md"
repository = "https://github.com/magiclen/chinese-variant"
rust-version = "1.60"
version = "1.1.3"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]