Source: ruby-clap Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), rake, ruby-minitest Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-clap.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-clap Homepage: https://github.com/soveran/clap Testsuite: autopkgtest-pkg-ruby Package: ruby-clap Architecture: all Description: Command line argument parsing for simple applications Clap is a small library that can be bundled with your command line application. It covers the simple case of executing code based on the flags or parameters passed.