[ 源代码: ruby-gettext ]
软件包:ruby-gettext(3.2.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: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-locale (>= 2.0.5)
- Locale library for Ruby
-
- dep: ruby-text (>= 1.3.0)
- Collection of text algorithms for Ruby