tis620 0.1.1

A library for handling Thai Industrial Standard 620 (TIS-620) characters
Documentation
[[bench]]
harness = false
name = "benchmarks"

[dependencies]

[dev-dependencies.criterion]
version = "0.3"

[dev-dependencies.encoding_rs]
version = "0.8.30"

[dev-dependencies.hex]
version = "0.4.3"

[dev-dependencies.rand]
version = "0.8.4"

[package]
authors = ["Narongwet Mongkonsatcha <narongwet.m@gmail.com>"]
categories = ["encoding"]
description = "A library for handling Thai Industrial Standard 620 (TIS-620) characters"
edition = "2021"
keywords = ["encoding", "charset", "thai"]
license = "MIT OR Apache-2.0"
name = "tis620"
repository = "https://github.com/nui/tis620"
resolver = "2"
version = "0.1.1"