Source: ruby-flexmock
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Hideki Yamane <henrich@debian.org>
Build-Depends: debhelper-compat (= 14),
               bundler,
               gem2deb,
               rake,
               ruby-minitest,
               ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-flexmock.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-flexmock
Homepage: https://github.com/doudou/flexmock
Testsuite: autopkgtest-pkg-ruby

Package: ruby-flexmock
Architecture: all
Multi-Arch: foreign
Depends: ruby:any
Description: simple and flexible mock objects for testing
 FlexMock is a extremely simple mock object class compatible
 with the Test::Unit framework. Although the FlexMock's
 interface is simple, it is very flexible.
