amethyst_locale 0.3.0

Localisation bindings.
[badges.appveyor]
branch = "master"
repository = "amethyst/amethyst"

[badges.travis-ci]
repository = "amethyst/amethyst"
[dependencies.amethyst_assets]
version = "0.5.0"

[dependencies.amethyst_core]
version = "0.4.0"

[dependencies.fluent]
version = "0.4.3"

[dependencies.thread_profiler]
optional = true
version = "0.3"

[features]
profiler = ["thread_profiler/thread_profiler"]

[package]
authors = ["Joël Lupien <jojolepromain@gmail.com>"]
categories = ["filesystem,localisation"]
description = "Localisation bindings.\n"
documentation = "https://www.amethyst.rs/doc/master/doc/amethyst/"
exclude = ["examples/*"]
homepage = "https://www.amethyst.rs/"
keywords = ["game", "localisation", "resource", "management", "amethyst"]
license = "MIT/Apache-2.0"
name = "amethyst_locale"
readme = "README.md"
repository = "https://github.com/amethyst/amethyst"
version = "0.3.0"