NOTICE: This package has been removed from pkgsrc

./devel/ruby-i18n_05, New wave Internationalization support for Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.0, Package name: ruby19-i18n-0.5.0, Maintainer: pkgsrc-users

Ruby I18n

Ruby Internationalization and localization solution.

Features:

* translation and localization
* interpolation of values to translations (Ruby 1.9 compatible syntax)
* pluralization (CLDR compatible)
* customizable transliteration to ASCII
* flexible defaults
* bulk lookup
* lambdas as translation data
* custom key/scope separator
* custom exception handlers
* extensible architecture with a swappable backend

Pluggable features:

* Cache
* Pluralization: lambda pluralizers stored as translation data
* Locale fallbacks, RFC4647 compliant (optionally: RFC4646 locale validation)
* Gettext support
* Translation metadata

Alternative backends:

* Chain
* ActiveRecord (optionally: ActiveRecord::Missing and ActiveRecord::StoreProcs)
* KeyValue (uses active_support/json and cannot store procs)


Required to run:
[lang/ruby19-base]

Master sites:

SHA1: 74ec4aeb2c46d6d59864e5fceecd3cd496963a3f
RMD160: 6ecd50e863056b17a979960e0602015e094dd02f
Filesize: 59 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-17 10:08:47 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-i18n_05 which was required by devel/ruby-activemodel.
   2011-12-14 17:18:31 by Takahiro Kambe | Files touched by this commit (4) | Imported package
Log message:
Importing ruby-i18n version 0.5.0 as ruby-i18n_05.  It is still
needed by devel/ruby-activemodel (activemodel 3.0.11).