[ 源代码: 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