Source: ruby-opt-parse-validator Section: ruby Priority: optional Maintainer: Kali Developers Uploaders: Sophie Brun Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-activesupport, ruby-addressable (>= 2.5.0), ruby-rspec, ruby-rspec-its, ruby-simplecov Standards-Version: 4.7.0 Vcs-Git: https://gitlab.com/kalilinux/packages/ruby-opt-parse-validator.git Vcs-Browser: https://gitlab.com/kalilinux/packages/ruby-opt-parse-validator Homepage: https://github.com/wpscanteam/OptParseValidator Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-opt-parse-validator Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-addressable (>= 2.5.0), ${misc:Depends}, ${shlibs:Depends} Description: Ruby OptionParser Validators This package contains an implementation of validators for the ruby OptionParser lib. It's mainly used in the CMSScanner gem to define the cli options available.