Source: ruby-humanize Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Mohammed Bilal Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), rake, ruby-rspec Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-humanize.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-humanize Homepage: https://github.com/radar/humanize Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-humanize Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Extension to Numeric to humanize numbers This gem converts 1001 -> "one thousand and one". Also supports different available locales.