locale_name_code_page 0.1.0

Rust library that helps us get code pages (then legacy encodings) used in Windows
Documentation
[dependencies.ahash]
version = "0.4.5"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1"

[package]
authors = ["Tatsunori Uchino <tats.u@live.jp>"]
categories = ["encoding"]
description = "Rust library that helps us get code pages (then legacy encodings) used in Windows"
edition = "2018"
keywords = ["encoding", "charset", "locale"]
license = "MIT"
name = "locale_name_code_page"
readme = "README.md"
repository = "https://github.com/tats-u/locale-name-code-page/"
version = "0.1.0"