fluent 0.14.3

A localization system designed to unleash the entire expressive power of natural language translations.
Documentation
[dependencies.fluent-bundle]
version = "0.14.3"

[dependencies.fluent-pseudo]
optional = true
version = "0.2"

[dependencies.unic-langid]
version = "0.9"

[package]
authors = ["Zibi Braniecki <gandalf@mozilla.com>", "Staś Małolepszy <stas@mozilla.com>"]
categories = ["localization", "internationalization"]
description = "A localization system designed to unleash the entire expressive power of\nnatural language translations.\n"
edition = "2018"
homepage = "http://www.projectfluent.org"
include = ["src/**/*", "benches/*.rs", "Cargo.toml", "README.md", "LICENSE-APACHE", "LICENSE-MIT"]
keywords = ["localization", "l10n", "i18n", "intl", "internationalization"]
license = "Apache-2.0/MIT"
name = "fluent"
readme = "README.md"
repository = "https://github.com/projectfluent/fluent-rs"
version = "0.14.3"