Source: ruby-json-spec Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Miguel Landaeta Build-Depends: debhelper (>= 11~), gem2deb, rake, ruby-multi-json, ruby-rspec Standards-Version: 4.1.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-json-spec Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-json-spec Homepage: https://github.com/collectiveidea/json_spec XS-Ruby-Versions: all Rules-Require-Root: no Package: ruby-json-spec Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-multi-json, ruby-rspec, ${misc:Depends}, ${shlibs:Depends} Suggests: cucumber Description: Ruby library that provides JSON helpers for RSpec and Cucumber json_spec provides useful RSpec (testing tool for the Ruby language) matchers and Cucumber (tool to validate acceptance tests written in a behavior-driven development (BDD) styles) steps for testing JSON content. . It eases the testing of API-centric projects.