Source: ruby-rspec-parameterized-table-syntax Section: ruby Maintainer: Debian Ruby Extras Maintainers Uploaders: Lucas Kanashiro Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-binding-of-caller (>= 2), ruby-rspec-parameterized-core (>= 2), ruby-rspec-parameterized-core (<< 3) Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rspec-parameterized-table-syntax.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rspec-parameterized-table-syntax Homepage: https://github.com/rspec-parameterized/rspec-parameterized-table_syntax Testsuite: autopkgtest-pkg-ruby Package: ruby-rspec-parameterized-table-syntax Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Simple parameterized test syntax for RSpec - table_syntax RSpec::Parameterized supports simple parameterized test syntax in rspec. . This is the table_syntax gem to support rspec-parameterized.