Skip to content

jwilk/localehelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

238 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

localehelper is a helper tool for generating locales and setting internationalization environment variables.

Example

$ locale -a | grep -c ^es
0

$ localehelper LANG=es_ES.UTF-8 locale mon | xargs -n1 -d ';'
enero
febrero
marzo
abril
mayo
junio
julio
agosto
septiembre
octubre
noviembre
diciembre

Prerequisites

  • Perl ≥ 5.10

About

generate locales and set internationalization environment variables

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors