fluent-bundle 0.8.0

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

[dependencies.failure_derive]
version = "0.1"

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

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

[dependencies.intl_pluralrules]
version = "4.0"

[dependencies.rental]
version = "0.5.4"

[dependencies.smallvec]
version = "0.6.10"

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

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

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

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

[dev-dependencies.unic-langid]
features = ["macros"]
version = "0.6"

[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"
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.8.0"