17 unstable releases (7 breaking)
0.8.1 | Feb 11, 2024 |
---|---|
0.7.0 | Sep 14, 2023 |
0.6.0 | Jul 4, 2023 |
0.5.6 | Apr 2, 2021 |
0.1.0 | Dec 11, 2019 |
#16 in Internationalization (i18n)
134,799 downloads per month
Used in 145 crates
(7 directly)
2.5MB
20K
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. It is meant to
be used by internationalization libraries.
Used By
chrono
under the featureunstable-locales
.