Source: ruby-insist
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Tim Potter <tpot@hp.com>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-insist.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-insist
Homepage: https://github.com/jordansissel/ruby-insist
Testsuite: autopkgtest-pkg-ruby

Package: ruby-insist
Architecture: all
Multi-Arch: foreign
Description: assertion library for both testing and for production code
 Insist is a simple block-driven assertion library for testing both
 development and production code.  Insist allows tests to be written
 in a more minimal and readable manner than Rspec.
