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