[ 原始碼: ruby-gettext ]
套件:ruby-gettext(3.3.3-2)
gettext for Ruby
This Ruby package is a localization library and toolset modeled after GNU gettext, and with a similar simple API.
It provides:
* rxgettext - creates gettext-compatible PO files from Ruby scripts; * rmsginit - create a new PO file with user's environment and input; * rmsgfmt - creates a MO file from a PO file; * rmsgmerge - extracts translatable strings from Ruby scripts.
其他與 ruby-gettext 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-locale
- Locale library for Ruby
-
- dep: ruby-text
- collection of text algorithms for Ruby