locale 0.2.2

Library for basic localisation. Warning: Major rewrite pending for 0.3!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
libc = "0.2"

[package]
authors = ["Ben S <ogham@bsago.me>", "Jan Hudec <bulb@ucw.cz>"]
description = "Library for basic localisation. Warning: Major rewrite pending for 0.3!"
documentation = "https://docs.rs/locale/"
keywords = ["i18n", "g12n", "l10n"]
license = "MIT"
name = "locale"
readme = "README.md"
repository = "https://github.com/rust-locale/rust-locale/"
version = "0.2.2"