Skip to content

rust-locale/rust-locale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TravisCI Build Status AppVeyor Build Status Crates.io Version Docs.rs

rust-locale

WORK IN PROGRESS

Will implement basic localization support.

Warning: This version is mostly useless. Major rewrite is pending for version 0.3.

Documentation

On Docs.rs or github.

Installation

It uses Cargo, Rust's package manager. You can depend on this library by adding locale to your Cargo dependencies:

[dependencies]
locale = "0.2"

Or, to use the Git repo directly:

[dependencies.locale]
git = "https://github.com/rust-locale/rust-locale.git"

About

Library for getting the user's localisation settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •