pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-i18n



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 12 04:03:14 UTC 2010

Update of /cvsroot/pkgsrc/devel/ruby-i18n
In directory ivanova.netbsd.org:/tmp/cvs-serv25384

Log Message:
Importing devel/ruby-i18n 0.4.1.


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)


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/ruby-i18n/Makefile
N pkgsrc/devel/ruby-i18n/distinfo
N pkgsrc/devel/ruby-i18n/PLIST
N pkgsrc/devel/ruby-i18n/DESCR
N pkgsrc/devel/ruby-i18n/patches/patch-aa

No conflicts created by this import



Home | Main Index | Thread Index | Old Index