precis-core

PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols as described in rfc8264

This crate implements the PRECIS base string classes and tables that profiles can use for their implementation. The crate precis-profiles provides a list of implemented profiles that applications can use.

crates.io

You can use this package in your project by adding the following to your Cargo.toml:

toml [dependencies] precis-core = "0.1.2"

Documentation

https://docs.rs/precis-core

License

This project is licensed under either of * Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0) * MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT) at your option.