blob: a1f2f76f00b686bd9eb0ec6313192bab5d4e8ea8 (
plain) (
tree)
|
|
# Locales support for musl
Locale program for musl libc
This is ```/usr/bin/locale```, which works on musl libc (with limitations in musl itself).
To install, use ```cmake . && make && sudo make install``` on musl-capable distro.
English and Russian included, also .pot file.
|