#! /usr/bin/ruby
=begin
  rgettext - ruby version of xgettext

  Copyright (C) 2005-2009  Masao Mutoh
 
  You may redistribute it and/or modify it under the same
  license terms as Ruby.
=end

require 'gettext/tools/rmsgfmt'

GetText.rmsgfmt
