Source: ruby-fakeweb Maintainer: Debian Ruby Team Uploaders: Minto Joseph , Cédric Boutillier Section: ruby Testsuite: autopkgtest-pkg-ruby Build-Depends: debhelper-compat (= 13), gem2deb, ruby-http-connection, ruby-mocha, ruby-samuel Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fakeweb Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fakeweb.git Homepage: https://github.com/chrisk/fakeweb Package: ruby-fakeweb Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends} Multi-Arch: foreign Description: tool for faking responses to HTTP requests FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.