This package browser is in early development. Mind the rough edges.

ruby-i18n 1.13.0

Internationalization library for Ruby

Ruby i18n is an internationalization and localization solution for Ruby programs. It features translation and localization, interpolation of values to translations, pluralization, customizable transliteration to ASCII, flexible defaults, bulk lookup, lambdas as translation data, custom key/scope separator, custom exception handlers, and an extensible architecture with a swappable backend.

Installation

Install ruby-i18n 1.13.0 as follows:

guix install ruby-i18n@1.13.0

Or install the latest version:

guix install ruby-i18n

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.