Source: ruby-powerpack Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Sebastien Badia Build-Depends: debhelper (>= 11~), gem2deb (>= 0.30~), rake, ruby-rspec Standards-Version: 4.1.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-powerpack.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-powerpack Homepage: https://github.com/bbatsov/powerpack Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-powerpack Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: Useful extensions to core Ruby classes Powerpack offers some useful extensions to the standard Ruby classes (kind of like ActiveSupport, but less ambitious and more modular). Powerpack add some extensions on Array, Enumerable, Hash, Numeric and String core classes.