Source: ruby-hoe Section: ruby Maintainer: Debian Ruby Team Uploaders: Clint Byrum , Caitlin Matos Build-Depends: debhelper-compat (= 13), gem2deb, libjs-jquery, rake, ruby-minitest Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-hoe.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-hoe Homepage: https://www.zenspider.com/projects/hoe.html Testsuite: autopkgtest-pkg-ruby Package: ruby-hoe Architecture: all Depends: rake, ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: rake/rubygems helper for project Rakefiles Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage and maintain, and release your project and includes a dynamic plug-in system allowing for easy extensibility. Hoe ships with plug-ins for all your usual project tasks including rdoc generation, testing, packaging, and deployment.