module Locale

Locale module manages the locale informations of the application. These functions are the most important APIs in this library. Almost of all i18n/l10n programs use this APIs only.

Copyright © 2012 Kouhei Sutou <kou@clear-code.com>

License: Ruby’s or LGPL

This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <www.gnu.org/licenses/>.

win32_table.rb - Locale table for win32

Copyright © 2008 Masao Mutoh <mutomasa at gmail.com>

You may redistribute it and/or modify it under the same license terms as Ruby.

Original: Ruby-GetText-Package-1.92.0.

$Id: win32_table.rb 27 2008-12-03 15:06:50Z mutoh $

locale/tag/posix.rb - Locale::Tag::Posix

Copyright © 2008 Masao Mutoh Copyright © 2018 Kouhei Sutou <kou@clear-code.com>

You may redistribute it and/or modify it under the same license terms as Ruby.

$Id: posix.rb 27 2008-12-03 15:06:50Z mutoh $

locale/tag/simple.rb - Locale::Tag::Simple

Copyright © 2008,2009 Masao Mutoh Copyright © 2018 Kouhei Sutou <kou@clear-code.com>

You may redistribute it and/or modify it under the same license terms as Ruby.

taglist.rb - Locale module

Copyright © 2008 Masao Mutoh

You may redistribute it and/or modify it under the same license terms as Ruby.

$Id: taglist.rb 27 2008-12-03 15:06:50Z mutoh $

version - version information of Ruby-Locale

Copyright © 2008 Masao Mutoh Copyright © 2013-2020 Sutou Kouhei <kou@clear-code.com>

You may redistribute it and/or modify it under the same license terms as Ruby.