fluent-bundle 0.13.0

A localization system designed to unleash the entire expressive power of natural language translations.
Documentation
[[bench]]
harness = false
name = "resolver"
[dependencies.fluent-langneg]
version = "0.13"

[dependencies.fluent-syntax]
version = "0.10"

[dependencies.intl-memoizer]
version = "0.5"

[dependencies.intl_pluralrules]
version = "7.0"

[dependencies.rental]
version = "0.5"

[dependencies.smallvec]
version = "1"

[dependencies.unic-langid]
version = "0.9"
[dev-dependencies.criterion]
version = "0.3"

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

[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_yaml]
version = "0.8"

[dev-dependencies.unic-langid]
features = ["macros"]
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"]
keywords = ["localization", "l10n", "i18n", "intl", "internationalization"]
license = "Apache-2.0/MIT"
name = "fluent-bundle"
readme = "README.md"
repository = "https://github.com/projectfluent/fluent-rs"
version = "0.13.0"