[ 原始碼: ruby-gettext ]
套件:ruby-gettext(3.4.9-1)
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: racc
- Ruby LALR parser generator
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-erubi
- Small ERB Implementation
-
- dep: ruby-locale (>= 2.0.5)
- Locale library for Ruby
-
- dep: ruby-prime
- 套件暫時不可用
-
- dep: ruby-text (>= 1.3.0)
- collection of text algorithms for Ruby