locale-settings 0.3.0

A higher-level interface to locale settings accessed via the POSIX C API.
Documentation
[dependencies.lazy_static]
version = "1.3.0"

[dependencies.locale-types]
version = "0.3"

[dependencies.log]
version = "0.4"

[dependencies.regex]
version = "1"

[dev-dependencies.locale-codes]
version = "0.3"

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
categories = ["internationalization", "localization", "api-bindings", "os", "value-formatting"]
description = "A higher-level interface to locale settings accessed via the POSIX C API."
documentation = "https://docs.rs/crate/locale_settings"
edition = "2018"
keywords = ["locale", "POSIX"]
license = "MIT"
name = "locale-settings"
readme = "README.md"
repository = "https://github.com/johnstonskj/locale_settings.git"
version = "0.3.0"