Source: ruby-i18n-inflector
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-i18n,
               ruby-test-declarative
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-i18n-inflector.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-i18n-inflector
Homepage: https://github.com/siefca/i18n-inflector
Testsuite: autopkgtest-pkg-ruby

Package: ruby-i18n-inflector
Architecture: all
Description: enhance i18n backend with inflections
 Enhances simple I18n backend in a way that it inflects translation data
 using pattern interpolation.
 .
 You can use I18n Inflector to (relatively easy) create
 translations for highly inflected languages (like those
 belonging to Slavic language family). You can also use it
 in translation services that may operate on sentences
 instead of exact words.
