Source: ruby-trollop Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Per Andersson Build-Depends: debhelper-compat (= 13), gem2deb Standards-Version: 4.7.2 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-trollop.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-trollop Package: ruby-trollop Architecture: all Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Provides: libtrollop-ruby Description: command-line argument processing library Trollop is YAFCLAP --- yet another fine commandline argument processor for Ruby. Trollop is designed to provide the maximal amount of GNU-style argument processing in the minimum number of lines of code (for you, the programmer).