ruby-i18n-inflector-rails 1.0.7-4.1 source package in Ubuntu

Changelog

ruby-i18n-inflector-rails (1.0.7-4.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 13:10:27 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-i18n-inflector-rails_1.0.7-4.1.dsc 2.2 KiB 49a5e0ed2155306c1650129d7a583b4afceca1ef96689cbc1957b32921a50799
ruby-i18n-inflector-rails_1.0.7.orig.tar.gz 23.2 KiB 6e0dedaaf813d2ac3338672134468e86f6aa6e455a68d7afae2638227fe34069
ruby-i18n-inflector-rails_1.0.7-4.1.debian.tar.xz 5.5 KiB d421400abbf9bbfd6b2c86b768eed50ee4024b279aeccaeafdf7eb11719337e6

Available diffs

No changes file available.

Binary packages built by this source

ruby-i18n-inflector-rails: I18n Inflector bindings for Rails

 This Rails plug-in contains bindings for the I18n Inflector module for Ruby's
 I18n.
 .
 It's intended to be used in a projects where translations are performed
 by many people, yet there is a need to inflect sentences or words by
 user's gender, person or other data.
 .
 If you have a troop of happy translators that shouldn't have the
 ability to execute any code yet you need some simple inflection
 then this plug-in might help you.