Source: ruby-webrobots
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               racc,
               rake,
               ruby-nokogiri,
               ruby-shoulda,
               ruby-webmock
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-webrobots.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-webrobots
Homepage: https://github.com/knu/webrobots
Testsuite: autopkgtest-pkg-ruby

Package: ruby-webrobots
Architecture: all
Depends: racc, ruby-nokogiri
Description: Library for creating robots.txt-aware web robots
 This library helps write robots.txt-compliant web robots in Ruby,
 based on Nokogiri's functionality.
