Source: ruby-enum Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-i18n, ruby-rspec Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-enum.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-enum Homepage: https://github.com/dblock/ruby-enum Testsuite: autopkgtest-pkg-ruby Package: ruby-enum Architecture: all Depends: ruby-i18n Description: Enum-like behavior for Ruby Enums can be defined and accessed either as constants or class methods. . All Enumerable methods and hash-like methods are supported.