fluent-langneg 0.11.1

A library for language and locale negotiation.
Documentation
[[bench]]
harness = false
name = "negotiate"
[badges.coveralls]
branch = "master"
repository = "projectfluent/fluent-langneg-rs"
service = "github"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "projectfluent/fluent-langneg-rs"
[dependencies.unic-langid]
version = "0.7"
[dev-dependencies.criterion]
version = "0.3"

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

[dev-dependencies.serde_json]
version = "1.0"

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

[dev-dependencies.unic-locale]
features = ["macros"]
version = "0.7"

[features]
cldr = ["unic-langid/likelysubtags"]
default = []

[package]
authors = ["Zibi Braniecki <gandalf@mozilla.com>"]
categories = ["internationalization", "localization"]
description = "A library for language and locale negotiation.\n"
edition = "2018"
homepage = "http://projectfluent.org/"
license = "Apache-2.0"
name = "fluent-langneg"
readme = "README.md"
repository = "https://github.com/projectfluent/fluent-langneg-rs"
version = "0.11.1"