Source: ruby-dry-inflector Section: ruby Maintainer: Debian Ruby Team Uploaders: Utkarsh Gupta Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), ruby-rspec, ruby-warning Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-dry-inflector.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-dry-inflector Homepage: https://github.com/dry-rb/dry-inflector Testsuite: autopkgtest-pkg-ruby Package: ruby-dry-inflector Architecture: all Description: Inflector for Ruby dry-inflector is an inflector gem for Ruby, which provides a configurable inflector object, rather than using a singleton. . It started with the extlib inflecto originated from active_support, then dm-core inflector originated from extlib. Later, inflecto was extracted from dm-core as a standalone inflector. Now, we resurrect inflecto and merged flexus, with some inflection rules from hanami-utils. This is dry-inflector.