--- !ruby/object:Gem::Specification 
name: gettext
version: !ruby/object:Gem::Version 
  hash: 5
  prerelease: 
  segments: 
  - 2
  - 2
  - 1
  version: 2.2.1
platform: ruby
authors: 
- Kouhei Sutou
- Masao Mutoh
autorequire: 
bindir: bin
cert_chain: []

date: 2012-05-20 00:00:00 Z
dependencies: 
- !ruby/object:Gem::Dependency 
  name: locale
  prerelease: false
  requirement: &id001 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  type: :runtime
  version_requirements: *id001
- !ruby/object:Gem::Dependency 
  name: racc
  prerelease: false
  requirement: &id002 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  type: :development
  version_requirements: *id002
- !ruby/object:Gem::Dependency 
  name: yard
  prerelease: false
  requirement: &id003 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  type: :development
  version_requirements: *id003
- !ruby/object:Gem::Dependency 
  name: test-unit
  prerelease: false
  requirement: &id004 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  type: :development
  version_requirements: *id004
- !ruby/object:Gem::Dependency 
  name: test-unit-notify
  prerelease: false
  requirement: &id005 !ruby/object:Gem::Requirement 
    none: false
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 3
        segments: 
        - 0
        version: "0"
  type: :development
  version_requirements: *id005
description: |
  Ruby-GetText-Package is a GNU GetText-like program for Ruby.
  The catalog file(po-file) is same format with GNU GetText.
  So you can use GNU GetText tools for maintaining.

email: 
- kou@clear-code.com
- mutomasa at gmail.com
executables: 
- rmsgmerge
- rmsgfmt
- rgettext
extensions: []

extra_rdoc_files: []

files: 
- bin/rmsgmerge
- bin/rmsgfmt
- bin/rgettext
- data/locale/ko/LC_MESSAGES/rgettext.mo
- data/locale/nb/LC_MESSAGES/rgettext.mo
- data/locale/ru/LC_MESSAGES/rgettext.mo
- data/locale/hu/LC_MESSAGES/rgettext.mo
- data/locale/ca/LC_MESSAGES/rgettext.mo
- data/locale/fr/LC_MESSAGES/rgettext.mo
- data/locale/it/LC_MESSAGES/rgettext.mo
- data/locale/pt_BR/LC_MESSAGES/rgettext.mo
- data/locale/es/LC_MESSAGES/rgettext.mo
- data/locale/uk/LC_MESSAGES/rgettext.mo
- data/locale/lv/LC_MESSAGES/rgettext.mo
- data/locale/el/LC_MESSAGES/rgettext.mo
- data/locale/hr/LC_MESSAGES/rgettext.mo
- data/locale/bg/LC_MESSAGES/rgettext.mo
- data/locale/bs/LC_MESSAGES/rgettext.mo
- data/locale/eo/LC_MESSAGES/rgettext.mo
- data/locale/zh_TW/LC_MESSAGES/rgettext.mo
- data/locale/vi/LC_MESSAGES/rgettext.mo
- data/locale/ja/LC_MESSAGES/rgettext.mo
- data/locale/et/LC_MESSAGES/rgettext.mo
- data/locale/sv/LC_MESSAGES/rgettext.mo
- data/locale/cs/LC_MESSAGES/rgettext.mo
- data/locale/sr/LC_MESSAGES/rgettext.mo
- data/locale/nl/LC_MESSAGES/rgettext.mo
- data/locale/zh/LC_MESSAGES/rgettext.mo
- data/locale/de/LC_MESSAGES/rgettext.mo
- doc/text/news.md
- lib/gettext.rb
- lib/gettext/version.rb
- lib/gettext/cgi.rb
- lib/gettext/utils.rb
- lib/gettext/tools/rmsgmerge.rb
- lib/gettext/tools/rmsgfmt.rb
- lib/gettext/tools/rgettext.rb
- lib/gettext/tools/pomessage.rb
- lib/gettext/tools/parser/glade.rb
- lib/gettext/tools/parser/erb.rb
- lib/gettext/tools/parser/ruby.rb
- lib/gettext/tools/poparser.rb
- lib/gettext/runtime/textdomain.rb
- lib/gettext/runtime/textdomain_group.rb
- lib/gettext/runtime/mofile.rb
- lib/gettext/runtime/locale_path.rb
- lib/gettext/runtime/class_info.rb
- lib/gettext/runtime/textdomain_manager.rb
- lib/gettext/tools.rb
- lib/gettext/core_ext/string.rb
- lib/gettext/core_ext/iconv.rb
- lib/gettext/parser/glade.rb
- lib/gettext/parser/erb.rb
- lib/gettext/parser/ruby.rb
- po/ko/rgettext.po
- po/nb/rgettext.po
- po/ru/rgettext.po
- po/hu/rgettext.po
- po/ca/rgettext.po
- po/fr/rgettext.po
- po/rgettext.pot
- po/it/rgettext.po
- po/pt_BR/rgettext.po
- po/es/rgettext.po
- po/uk/rgettext.po
- po/lv/rgettext.po
- po/el/rgettext.po
- po/hr/rgettext.po
- po/bg/rgettext.po
- po/bs/rgettext.po
- po/eo/rgettext.po
- po/zh_TW/rgettext.po
- po/vi/rgettext.po
- po/ja/rgettext.po
- po/et/rgettext.po
- po/sv/rgettext.po
- po/cs/rgettext.po
- po/sr/rgettext.po
- po/nl/rgettext.po
- po/zh/rgettext.po
- po/de/rgettext.po
- samples/po/ko/hello2.po
- samples/po/ko/hello_tk.po
- samples/po/ko/hello.po
- samples/po/ko/hello_noop.po
- samples/po/ko/hello_glade2.po
- samples/po/ko/hello_plural.po
- samples/po/ko/hello_gtk.po
- samples/po/nb/hello2.po
- samples/po/nb/hello_tk.po
- samples/po/nb/hello.po
- samples/po/nb/hello_noop.po
- samples/po/nb/hello_glade2.po
- samples/po/nb/hello_plural.po
- samples/po/nb/hello_gtk.po
- samples/po/test.rb
- samples/po/hello2.pot
- samples/po/ru/hello2.po
- samples/po/ru/hello_tk.po
- samples/po/ru/hello.po
- samples/po/ru/hello_noop.po
- samples/po/ru/hello_glade2.po
- samples/po/ru/hello_plural.po
- samples/po/ru/hello_gtk.po
- samples/po/hu/hello2.po
- samples/po/hu/hello_tk.po
- samples/po/hu/hello.po
- samples/po/hu/hello_noop.po
- samples/po/hu/hello_glade2.po
- samples/po/hu/hello_plural.po
- samples/po/hu/hello_gtk.po
- samples/po/ca/hello2.po
- samples/po/ca/hello_tk.po
- samples/po/ca/hello.po
- samples/po/ca/hello_noop.po
- samples/po/ca/hello_glade2.po
- samples/po/ca/hello_plural.po
- samples/po/ca/hello_gtk.po
- samples/po/hello_noop.pot
- samples/po/fr/hello2.po
- samples/po/fr/hello_tk.po
- samples/po/fr/hello.po
- samples/po/fr/hello_noop.po
- samples/po/fr/hello_glade2.po
- samples/po/fr/hello_plural.po
- samples/po/fr/hello_gtk.po
- samples/po/it/hello2.po
- samples/po/it/hello_tk.po
- samples/po/it/hello.po
- samples/po/it/hello_noop.po
- samples/po/it/hello_glade2.po
- samples/po/it/hello_plural.po
- samples/po/it/hello_gtk.po
- samples/po/hello_gtk.pot
- samples/po/pt_BR/hello2.po
- samples/po/pt_BR/hello_tk.po
- samples/po/pt_BR/hello.po
- samples/po/pt_BR/hello_noop.po
- samples/po/pt_BR/hello_glade2.po
- samples/po/pt_BR/hello_plural.po
- samples/po/pt_BR/hello_gtk.po
- samples/po/es/hello2.po
- samples/po/es/hello_tk.po
- samples/po/es/hello.po
- samples/po/es/hello_noop.po
- samples/po/es/hello_glade2.po
- samples/po/es/hello_plural.po
- samples/po/es/hello_gtk.po
- samples/po/uk/hello2.po
- samples/po/uk/hello_tk.po
- samples/po/uk/hello.po
- samples/po/uk/hello_noop.po
- samples/po/uk/hello_glade2.po
- samples/po/uk/hello_plural.po
- samples/po/uk/hello_gtk.po
- samples/po/lv/hello2.po
- samples/po/lv/hello_tk.po
- samples/po/lv/hello.po
- samples/po/lv/hello_noop.po
- samples/po/lv/hello_glade2.po
- samples/po/lv/hello_plural.po
- samples/po/lv/hello_gtk.po
- samples/po/hello_plural.pot
- samples/po/el/hello2.po
- samples/po/el/hello_tk.po
- samples/po/el/hello.po
- samples/po/el/hello_noop.po
- samples/po/el/hello_glade2.po
- samples/po/el/hello_plural.po
- samples/po/el/hello_gtk.po
- samples/po/hr/hello2.po
- samples/po/hr/hello_tk.po
- samples/po/hr/hello.po
- samples/po/hr/hello_noop.po
- samples/po/hr/hello_glade2.po
- samples/po/hr/hello_plural.po
- samples/po/hr/hello_gtk.po
- samples/po/bg/hello2.po
- samples/po/bg/hello_tk.po
- samples/po/bg/hello.po
- samples/po/bg/hello_noop.po
- samples/po/bg/hello_glade2.po
- samples/po/bg/hello_plural.po
- samples/po/bg/hello_gtk.po
- samples/po/bs/hello2.po
- samples/po/bs/hello_tk.po
- samples/po/bs/hello.po
- samples/po/bs/hello_noop.po
- samples/po/bs/hello_glade2.po
- samples/po/bs/hello_plural.po
- samples/po/bs/hello_gtk.po
- samples/po/eo/hello2.po
- samples/po/eo/hello_tk.po
- samples/po/eo/hello.po
- samples/po/eo/hello_noop.po
- samples/po/eo/hello_glade2.po
- samples/po/eo/hello_plural.po
- samples/po/eo/hello_gtk.po
- samples/po/hello_tk.pot
- samples/po/zh_TW/hello2.po
- samples/po/zh_TW/hello_tk.po
- samples/po/zh_TW/hello.po
- samples/po/zh_TW/hello_noop.po
- samples/po/zh_TW/hello_glade2.po
- samples/po/zh_TW/hello_plural.po
- samples/po/zh_TW/hello_gtk.po
- samples/po/vi/hello2.po
- samples/po/vi/hello_tk.po
- samples/po/vi/hello.po
- samples/po/vi/hello_noop.po
- samples/po/vi/hello_glade2.po
- samples/po/vi/hello_plural.po
- samples/po/vi/hello_gtk.po
- samples/po/ja/hello2.po
- samples/po/ja/hello_tk.po
- samples/po/ja/hello.po
- samples/po/ja/hello_noop.po
- samples/po/ja/hello_glade2.po
- samples/po/ja/hello_plural.po
- samples/po/ja/hello_gtk.po
- samples/po/hello_glade2.pot
- samples/po/hello.pot
- samples/po/sv/hello2.po
- samples/po/sv/hello_tk.po
- samples/po/sv/hello.po
- samples/po/sv/hello_noop.po
- samples/po/sv/hello_glade2.po
- samples/po/sv/hello_plural.po
- samples/po/sv/hello_gtk.po
- samples/po/cs/hello2.po
- samples/po/cs/hello_tk.po
- samples/po/cs/hello.po
- samples/po/cs/hello_noop.po
- samples/po/cs/hello_glade2.po
- samples/po/cs/hello_plural.po
- samples/po/cs/hello_gtk.po
- samples/po/sr/hello2.po
- samples/po/sr/hello_tk.po
- samples/po/sr/hello.po
- samples/po/sr/hello_noop.po
- samples/po/sr/hello_glade2.po
- samples/po/sr/hello_plural.po
- samples/po/sr/hello_gtk.po
- samples/po/nl/hello2.po
- samples/po/nl/hello_tk.po
- samples/po/nl/hello.po
- samples/po/nl/hello_noop.po
- samples/po/nl/hello_glade2.po
- samples/po/nl/hello_plural.po
- samples/po/nl/hello_gtk.po
- samples/po/zh/hello2.po
- samples/po/zh/hello_tk.po
- samples/po/zh/hello.po
- samples/po/zh/hello_noop.po
- samples/po/zh/hello_glade2.po
- samples/po/zh/hello_plural.po
- samples/po/zh/hello_gtk.po
- samples/po/de/hello2.po
- samples/po/de/hello_tk.po
- samples/po/de/hello.po
- samples/po/de/hello_noop.po
- samples/po/de/hello_glade2.po
- samples/po/de/hello_plural.po
- samples/po/de/hello_gtk.po
- samples/hello_glade2.rb
- samples/README
- samples/hello_gtk2.rb
- samples/hello_tk.rb
- samples/cgi/po/ko/helloerb2.po
- samples/cgi/po/ko/hellolib.po
- samples/cgi/po/ko/main.po
- samples/cgi/po/ko/helloerb1.po
- samples/cgi/po/nb/helloerb2.po
- samples/cgi/po/nb/hellolib.po
- samples/cgi/po/nb/main.po
- samples/cgi/po/nb/helloerb1.po
- samples/cgi/po/ru/helloerb2.po
- samples/cgi/po/ru/hellolib.po
- samples/cgi/po/ru/main.po
- samples/cgi/po/ru/helloerb1.po
- samples/cgi/po/hu/helloerb2.po
- samples/cgi/po/hu/hellolib.po
- samples/cgi/po/hu/main.po
- samples/cgi/po/hu/helloerb1.po
- samples/cgi/po/ca/helloerb2.po
- samples/cgi/po/ca/hellolib.po
- samples/cgi/po/ca/main.po
- samples/cgi/po/ca/helloerb1.po
- samples/cgi/po/hellolib.pot
- samples/cgi/po/fr/helloerb2.po
- samples/cgi/po/fr/hellolib.po
- samples/cgi/po/fr/main.po
- samples/cgi/po/fr/helloerb1.po
- samples/cgi/po/it/helloerb2.po
- samples/cgi/po/it/hellolib.po
- samples/cgi/po/it/main.po
- samples/cgi/po/it/helloerb1.po
- samples/cgi/po/helloerb1.pot
- samples/cgi/po/pt_BR/helloerb2.po
- samples/cgi/po/pt_BR/hellolib.po
- samples/cgi/po/pt_BR/main.po
- samples/cgi/po/pt_BR/helloerb1.po
- samples/cgi/po/es/helloerb2.po
- samples/cgi/po/es/hellolib.po
- samples/cgi/po/es/main.po
- samples/cgi/po/es/helloerb1.po
- samples/cgi/po/uk/helloerb2.po
- samples/cgi/po/uk/hellolib.po
- samples/cgi/po/uk/main.po
- samples/cgi/po/uk/helloerb1.po
- samples/cgi/po/lv/helloerb2.po
- samples/cgi/po/lv/hellolib.po
- samples/cgi/po/lv/main.po
- samples/cgi/po/lv/helloerb1.po
- samples/cgi/po/el/helloerb2.po
- samples/cgi/po/el/hellolib.po
- samples/cgi/po/el/main.po
- samples/cgi/po/el/helloerb1.po
- samples/cgi/po/hr/helloerb2.po
- samples/cgi/po/hr/hellolib.po
- samples/cgi/po/hr/main.po
- samples/cgi/po/hr/helloerb1.po
- samples/cgi/po/bg/helloerb2.po
- samples/cgi/po/bg/hellolib.po
- samples/cgi/po/bg/main.po
- samples/cgi/po/bg/helloerb1.po
- samples/cgi/po/bs/helloerb2.po
- samples/cgi/po/bs/hellolib.po
- samples/cgi/po/bs/main.po
- samples/cgi/po/bs/helloerb1.po
- samples/cgi/po/eo/helloerb2.po
- samples/cgi/po/eo/hellolib.po
- samples/cgi/po/eo/main.po
- samples/cgi/po/eo/helloerb1.po
- samples/cgi/po/helloerb2.pot
- samples/cgi/po/main.pot
- samples/cgi/po/zh_TW/helloerb2.po
- samples/cgi/po/zh_TW/hellolib.po
- samples/cgi/po/zh_TW/main.po
- samples/cgi/po/zh_TW/helloerb1.po
- samples/cgi/po/vi/helloerb2.po
- samples/cgi/po/vi/hellolib.po
- samples/cgi/po/vi/main.po
- samples/cgi/po/vi/helloerb1.po
- samples/cgi/po/ja/helloerb2.po
- samples/cgi/po/ja/hellolib.po
- samples/cgi/po/ja/main.po
- samples/cgi/po/ja/helloerb1.po
- samples/cgi/po/cs/helloerb2.po
- samples/cgi/po/cs/hellolib.po
- samples/cgi/po/cs/main.po
- samples/cgi/po/cs/helloerb1.po
- samples/cgi/po/sr/helloerb2.po
- samples/cgi/po/sr/hellolib.po
- samples/cgi/po/sr/main.po
- samples/cgi/po/sr/helloerb1.po
- samples/cgi/po/nl/helloerb2.po
- samples/cgi/po/nl/hellolib.po
- samples/cgi/po/nl/main.po
- samples/cgi/po/nl/helloerb1.po
- samples/cgi/po/zh/helloerb2.po
- samples/cgi/po/zh/hellolib.po
- samples/cgi/po/zh/main.po
- samples/cgi/po/zh/helloerb1.po
- samples/cgi/po/de/helloerb2.po
- samples/cgi/po/de/hellolib.po
- samples/cgi/po/de/main.po
- samples/cgi/po/de/helloerb1.po
- samples/cgi/hellolib.rb
- samples/cgi/README
- samples/cgi/index.cgi
- samples/cgi/helloerb1.cgi
- samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/ko/LC_MESSAGES/main.mo
- samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/nb/LC_MESSAGES/main.mo
- samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/ru/LC_MESSAGES/main.mo
- samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/hu/LC_MESSAGES/main.mo
- samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/ca/LC_MESSAGES/main.mo
- samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/fr/LC_MESSAGES/main.mo
- samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/it/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/it/LC_MESSAGES/main.mo
- samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo
- samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/es/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/es/LC_MESSAGES/main.mo
- samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/uk/LC_MESSAGES/main.mo
- samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/lv/LC_MESSAGES/main.mo
- samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/el/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/el/LC_MESSAGES/main.mo
- samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/hr/LC_MESSAGES/main.mo
- samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/bg/LC_MESSAGES/main.mo
- samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/bs/LC_MESSAGES/main.mo
- samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/eo/LC_MESSAGES/main.mo
- samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo
- samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/vi/LC_MESSAGES/main.mo
- samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/ja/LC_MESSAGES/main.mo
- samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/cs/LC_MESSAGES/main.mo
- samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/sr/LC_MESSAGES/main.mo
- samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/nl/LC_MESSAGES/main.mo
- samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/zh/LC_MESSAGES/main.mo
- samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo
- samples/cgi/locale/de/LC_MESSAGES/hellolib.mo
- samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo
- samples/cgi/locale/de/LC_MESSAGES/main.mo
- samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo
- samples/cgi/gettext.css
- samples/cgi/http.rb
- samples/cgi/cookie.cgi
- samples/cgi/other.rhtml
- samples/cgi/Rakefile
- samples/cgi/helloerb.rhtml
- samples/cgi/helloerb2.cgi
- samples/locale/ko/LC_MESSAGES/hello_plural.mo
- samples/locale/ko/LC_MESSAGES/hello_gtk.mo
- samples/locale/ko/LC_MESSAGES/hello_tk.mo
- samples/locale/ko/LC_MESSAGES/hello2.mo
- samples/locale/ko/LC_MESSAGES/hello_glade2.mo
- samples/locale/ko/LC_MESSAGES/hello_noop.mo
- samples/locale/ko/LC_MESSAGES/hello.mo
- samples/locale/nb/LC_MESSAGES/hello_plural.mo
- samples/locale/nb/LC_MESSAGES/hello_gtk.mo
- samples/locale/nb/LC_MESSAGES/hello_tk.mo
- samples/locale/nb/LC_MESSAGES/hello2.mo
- samples/locale/nb/LC_MESSAGES/hello_glade2.mo
- samples/locale/nb/LC_MESSAGES/hello_noop.mo
- samples/locale/nb/LC_MESSAGES/hello.mo
- samples/locale/ru/LC_MESSAGES/hello_plural.mo
- samples/locale/ru/LC_MESSAGES/hello_gtk.mo
- samples/locale/ru/LC_MESSAGES/hello_tk.mo
- samples/locale/ru/LC_MESSAGES/hello2.mo
- samples/locale/ru/LC_MESSAGES/hello_glade2.mo
- samples/locale/ru/LC_MESSAGES/hello_noop.mo
- samples/locale/ru/LC_MESSAGES/hello.mo
- samples/locale/hu/LC_MESSAGES/hello_plural.mo
- samples/locale/hu/LC_MESSAGES/hello_gtk.mo
- samples/locale/hu/LC_MESSAGES/hello_tk.mo
- samples/locale/hu/LC_MESSAGES/hello2.mo
- samples/locale/hu/LC_MESSAGES/hello_glade2.mo
- samples/locale/hu/LC_MESSAGES/hello_noop.mo
- samples/locale/hu/LC_MESSAGES/hello.mo
- samples/locale/ca/LC_MESSAGES/hello_plural.mo
- samples/locale/ca/LC_MESSAGES/hello_gtk.mo
- samples/locale/ca/LC_MESSAGES/hello_tk.mo
- samples/locale/ca/LC_MESSAGES/hello2.mo
- samples/locale/ca/LC_MESSAGES/hello_glade2.mo
- samples/locale/ca/LC_MESSAGES/hello_noop.mo
- samples/locale/ca/LC_MESSAGES/hello.mo
- samples/locale/fr/LC_MESSAGES/hello_plural.mo
- samples/locale/fr/LC_MESSAGES/hello_gtk.mo
- samples/locale/fr/LC_MESSAGES/hello_tk.mo
- samples/locale/fr/LC_MESSAGES/hello2.mo
- samples/locale/fr/LC_MESSAGES/hello_glade2.mo
- samples/locale/fr/LC_MESSAGES/hello_noop.mo
- samples/locale/fr/LC_MESSAGES/hello.mo
- samples/locale/it/LC_MESSAGES/hello_plural.mo
- samples/locale/it/LC_MESSAGES/hello_gtk.mo
- samples/locale/it/LC_MESSAGES/hello_tk.mo
- samples/locale/it/LC_MESSAGES/hello2.mo
- samples/locale/it/LC_MESSAGES/hello_glade2.mo
- samples/locale/it/LC_MESSAGES/hello_noop.mo
- samples/locale/it/LC_MESSAGES/hello.mo
- samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo
- samples/locale/pt_BR/LC_MESSAGES/hello_gtk.mo
- samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo
- samples/locale/pt_BR/LC_MESSAGES/hello2.mo
- samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo
- samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo
- samples/locale/pt_BR/LC_MESSAGES/hello.mo
- samples/locale/es/LC_MESSAGES/hello_plural.mo
- samples/locale/es/LC_MESSAGES/hello_gtk.mo
- samples/locale/es/LC_MESSAGES/hello_tk.mo
- samples/locale/es/LC_MESSAGES/hello2.mo
- samples/locale/es/LC_MESSAGES/hello_glade2.mo
- samples/locale/es/LC_MESSAGES/hello_noop.mo
- samples/locale/es/LC_MESSAGES/hello.mo
- samples/locale/uk/LC_MESSAGES/hello_plural.mo
- samples/locale/uk/LC_MESSAGES/hello_gtk.mo
- samples/locale/uk/LC_MESSAGES/hello_tk.mo
- samples/locale/uk/LC_MESSAGES/hello2.mo
- samples/locale/uk/LC_MESSAGES/hello_glade2.mo
- samples/locale/uk/LC_MESSAGES/hello_noop.mo
- samples/locale/uk/LC_MESSAGES/hello.mo
- samples/locale/lv/LC_MESSAGES/hello_plural.mo
- samples/locale/lv/LC_MESSAGES/hello_gtk.mo
- samples/locale/lv/LC_MESSAGES/hello_tk.mo
- samples/locale/lv/LC_MESSAGES/hello2.mo
- samples/locale/lv/LC_MESSAGES/hello_glade2.mo
- samples/locale/lv/LC_MESSAGES/hello_noop.mo
- samples/locale/lv/LC_MESSAGES/hello.mo
- samples/locale/el/LC_MESSAGES/hello_plural.mo
- samples/locale/el/LC_MESSAGES/hello_gtk.mo
- samples/locale/el/LC_MESSAGES/hello_tk.mo
- samples/locale/el/LC_MESSAGES/hello2.mo
- samples/locale/el/LC_MESSAGES/hello_glade2.mo
- samples/locale/el/LC_MESSAGES/hello_noop.mo
- samples/locale/el/LC_MESSAGES/hello.mo
- samples/locale/hr/LC_MESSAGES/hello_plural.mo
- samples/locale/hr/LC_MESSAGES/hello_gtk.mo
- samples/locale/hr/LC_MESSAGES/hello_tk.mo
- samples/locale/hr/LC_MESSAGES/hello2.mo
- samples/locale/hr/LC_MESSAGES/hello_glade2.mo
- samples/locale/hr/LC_MESSAGES/hello_noop.mo
- samples/locale/hr/LC_MESSAGES/hello.mo
- samples/locale/bg/LC_MESSAGES/hello_plural.mo
- samples/locale/bg/LC_MESSAGES/hello_gtk.mo
- samples/locale/bg/LC_MESSAGES/hello_tk.mo
- samples/locale/bg/LC_MESSAGES/hello2.mo
- samples/locale/bg/LC_MESSAGES/hello_glade2.mo
- samples/locale/bg/LC_MESSAGES/hello_noop.mo
- samples/locale/bg/LC_MESSAGES/hello.mo
- samples/locale/bs/LC_MESSAGES/hello_plural.mo
- samples/locale/bs/LC_MESSAGES/hello_gtk.mo
- samples/locale/bs/LC_MESSAGES/hello_tk.mo
- samples/locale/bs/LC_MESSAGES/hello2.mo
- samples/locale/bs/LC_MESSAGES/hello_glade2.mo
- samples/locale/bs/LC_MESSAGES/hello_noop.mo
- samples/locale/bs/LC_MESSAGES/hello.mo
- samples/locale/eo/LC_MESSAGES/hello_plural.mo
- samples/locale/eo/LC_MESSAGES/hello_gtk.mo
- samples/locale/eo/LC_MESSAGES/hello_tk.mo
- samples/locale/eo/LC_MESSAGES/hello2.mo
- samples/locale/eo/LC_MESSAGES/hello_glade2.mo
- samples/locale/eo/LC_MESSAGES/hello_noop.mo
- samples/locale/eo/LC_MESSAGES/hello.mo
- samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo
- samples/locale/zh_TW/LC_MESSAGES/hello_gtk.mo
- samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo
- samples/locale/zh_TW/LC_MESSAGES/hello2.mo
- samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo
- samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo
- samples/locale/zh_TW/LC_MESSAGES/hello.mo
- samples/locale/vi/LC_MESSAGES/hello_plural.mo
- samples/locale/vi/LC_MESSAGES/hello_gtk.mo
- samples/locale/vi/LC_MESSAGES/hello_tk.mo
- samples/locale/vi/LC_MESSAGES/hello2.mo
- samples/locale/vi/LC_MESSAGES/hello_glade2.mo
- samples/locale/vi/LC_MESSAGES/hello_noop.mo
- samples/locale/vi/LC_MESSAGES/hello.mo
- samples/locale/ja/LC_MESSAGES/hello_plural.mo
- samples/locale/ja/LC_MESSAGES/hello_gtk.mo
- samples/locale/ja/LC_MESSAGES/hello_tk.mo
- samples/locale/ja/LC_MESSAGES/hello2.mo
- samples/locale/ja/LC_MESSAGES/hello_glade2.mo
- samples/locale/ja/LC_MESSAGES/hello_noop.mo
- samples/locale/ja/LC_MESSAGES/hello.mo
- samples/locale/sv/LC_MESSAGES/hello_plural.mo
- samples/locale/sv/LC_MESSAGES/hello_gtk.mo
- samples/locale/sv/LC_MESSAGES/hello_tk.mo
- samples/locale/sv/LC_MESSAGES/hello2.mo
- samples/locale/sv/LC_MESSAGES/hello_glade2.mo
- samples/locale/sv/LC_MESSAGES/hello_noop.mo
- samples/locale/sv/LC_MESSAGES/hello.mo
- samples/locale/cs/LC_MESSAGES/hello_plural.mo
- samples/locale/cs/LC_MESSAGES/hello_gtk.mo
- samples/locale/cs/LC_MESSAGES/hello_tk.mo
- samples/locale/cs/LC_MESSAGES/hello2.mo
- samples/locale/cs/LC_MESSAGES/hello_glade2.mo
- samples/locale/cs/LC_MESSAGES/hello_noop.mo
- samples/locale/cs/LC_MESSAGES/hello.mo
- samples/locale/sr/LC_MESSAGES/hello_plural.mo
- samples/locale/sr/LC_MESSAGES/hello_gtk.mo
- samples/locale/sr/LC_MESSAGES/hello_tk.mo
- samples/locale/sr/LC_MESSAGES/hello2.mo
- samples/locale/sr/LC_MESSAGES/hello_glade2.mo
- samples/locale/sr/LC_MESSAGES/hello_noop.mo
- samples/locale/sr/LC_MESSAGES/hello.mo
- samples/locale/nl/LC_MESSAGES/hello_plural.mo
- samples/locale/nl/LC_MESSAGES/hello_gtk.mo
- samples/locale/nl/LC_MESSAGES/hello_tk.mo
- samples/locale/nl/LC_MESSAGES/hello2.mo
- samples/locale/nl/LC_MESSAGES/hello_glade2.mo
- samples/locale/nl/LC_MESSAGES/hello_noop.mo
- samples/locale/nl/LC_MESSAGES/hello.mo
- samples/locale/zh/LC_MESSAGES/hello_plural.mo
- samples/locale/zh/LC_MESSAGES/hello_gtk.mo
- samples/locale/zh/LC_MESSAGES/hello_tk.mo
- samples/locale/zh/LC_MESSAGES/hello2.mo
- samples/locale/zh/LC_MESSAGES/hello_glade2.mo
- samples/locale/zh/LC_MESSAGES/hello_noop.mo
- samples/locale/zh/LC_MESSAGES/hello.mo
- samples/locale/de/LC_MESSAGES/hello_plural.mo
- samples/locale/de/LC_MESSAGES/hello_gtk.mo
- samples/locale/de/LC_MESSAGES/hello_tk.mo
- samples/locale/de/LC_MESSAGES/hello2.mo
- samples/locale/de/LC_MESSAGES/hello_glade2.mo
- samples/locale/de/LC_MESSAGES/hello_noop.mo
- samples/locale/de/LC_MESSAGES/hello.mo
- samples/hello_noop.rb
- samples/hello_plural.rb
- samples/makemo.rb
- samples/hello.rb
- samples/hello_glade2.glade
- samples/hello2.rb
- src/poparser.ry
- test/po/sl/plural.po
- test/po/po/plural.po
- test/po/cr/plural.po
- test/po/ir/plural.po
- test/po/fr/test1.po
- test/po/fr/test2.po
- test/po/fr/plural.po
- test/po/fr/plural_error.po
- test/po/la/plural.po
- test/po/la/plural_error.po
- test/po/li/plural.po
- test/po/li/plural_error.po
- test/po/da/plural.po
- test/po/da/plural_error.po
- test/po/ja/npgettext.po
- test/po/ja/pgettext.po
- test/po/ja/test1.po
- test/po/ja/test2.po
- test/po/ja/rubyparser.po
- test/po/ja/backslash.po
- test/po/ja/test3.po
- test/po/ja/non_ascii.po
- test/po/ja/sgettext.po
- test/po/ja/nsgettext.po
- test/po/ja/plural.po
- test/po/ja/plural_error.po
- test/test_parser.rb
- test/test_mofile.rb
- test/test_textdomain_toplevel.rb
- test/locale/sl/LC_MESSAGES/plural.mo
- test/locale/po/LC_MESSAGES/plural.mo
- test/locale/cr/LC_MESSAGES/plural.mo
- test/locale/ir/LC_MESSAGES/plural.mo
- test/locale/fr/LC_MESSAGES/plural_error.mo
- test/locale/fr/LC_MESSAGES/test1.mo
- test/locale/fr/LC_MESSAGES/plural.mo
- test/locale/fr/LC_MESSAGES/test2.mo
- test/locale/la/LC_MESSAGES/plural_error.mo
- test/locale/la/LC_MESSAGES/plural.mo
- test/locale/li/LC_MESSAGES/plural_error.mo
- test/locale/li/LC_MESSAGES/plural.mo
- test/locale/da/LC_MESSAGES/plural_error.mo
- test/locale/da/LC_MESSAGES/plural.mo
- test/locale/ja/LC_MESSAGES/nsgettext.mo
- test/locale/ja/LC_MESSAGES/sgettext.mo
- test/locale/ja/LC_MESSAGES/npgettext.mo
- test/locale/ja/LC_MESSAGES/plural_error.mo
- test/locale/ja/LC_MESSAGES/non_ascii.mo
- test/locale/ja/LC_MESSAGES/rubyparser.mo
- test/locale/ja/LC_MESSAGES/pgettext.mo
- test/locale/ja/LC_MESSAGES/test1.mo
- test/locale/ja/LC_MESSAGES/plural.mo
- test/locale/ja/LC_MESSAGES/test2.mo
- test/locale/ja/LC_MESSAGES/backslash.mo
- test/locale/ja/LC_MESSAGES/test3.mo
- test/test_string.rb
- test/tools/test_tools.rb
- test/tools/files/simple_2.po
- test/tools/files/simple_translation.rb
- test/tools/files/version.po
- test/tools/files/en/test.po
- test/tools/files/en/app.po
- test/tools/files/app.pot
- test/tools/files/simple_1.po
- test/tools/files/de/app.po
- test/tools/test.pot
- test/test_gettext.rb
- test/test_textdomain_bind.rb
- test/test_thread.rb
- test/test_textdomain_multi.rb
- test/run-test.rb
- test/test_locale_path.rb
- test/pot/npgettext.pot
- test/pot/non_ascii.pot
- test/pot/sgettext.pot
- test/pot/backslash.pot
- test/pot/nsgettext.pot
- test/pot/pgettext.pot
- test/test_class_info.rb
- test/test_po_generation.rb
- test/test_pomessage.rb
- test/testlib/npgettext.rb
- test/testlib/ngettext.rb
- test/testlib/gettext.rb
- test/testlib/erb.rhtml
- test/testlib/helper.rb
- test/testlib/backslash.rb
- test/testlib/nsgettext.rb
- test/testlib/simple.rb
- test/testlib/sgettext.rb
- test/testlib/N_.rb
- test/testlib/pgettext.rb
- test/testlib/erb.rxml
- test/testlib/gladeparser.glade
- test/testlib/multi_textdomain.rb
- test/testlib/non_ascii.rb
- COPYING
- README.rdoc
- Rakefile
- gettext.gemspec
homepage: http://ruby-gettext.github.com/
licenses: []

post_install_message: 
rdoc_options: []

require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: gettext
rubygems_version: 1.8.15
signing_key: 
specification_version: 3
summary: Ruby-GetText-Package is a libary and tools to localize messages.
test_files: 
- test/test_parser.rb
- test/test_mofile.rb
- test/test_textdomain_toplevel.rb
- test/test_string.rb
- test/test_gettext.rb
- test/test_textdomain_bind.rb
- test/test_thread.rb
- test/test_textdomain_multi.rb
- test/test_locale_path.rb
- test/test_class_info.rb
- test/test_po_generation.rb
- test/test_pomessage.rb
has_rdoc: