13 releases (4 breaking)
0.5.6 | Apr 2, 2021 |
---|---|
0.5.5 | Mar 7, 2021 |
0.5.4 | Feb 18, 2021 |
0.5.3 | Sep 20, 2020 |
0.1.0 | Dec 11, 2019 |
#93 in Internationalization (i18n)
27,534 downloads per month
Used in 23 crates
(2 directly)
2MB
15K
SLoC
pure-rust-locales
Pure Rust locales imported directly from the GNU C Library. LC_COLLATE
and
LC_CTYPE
are not yet supported.
pure-rust-locales
is not an internationalization library by itself. It is
too low level for that. It provides only a very low level API. Is is meant to
be used by internationalization libraries.
Used By
chrono
under the featureunstable-locales
.