Source: ruby-toys-core Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.2.8~), ruby-logger Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-toys-core.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-toys-core Homepage: https://github.com/dazuma/toys Testsuite: autopkgtest-pkg-ruby Package: ruby-toys-core Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Framework for creating command line executables Toys-Core is the command line tool framework underlying Toys. It can be used to create command line executables using the Toys DSL and classes.