Source: ruby-webrobots
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               racc,
               rake,
               ruby-nokogiri,
               ruby-shoulda,
               ruby-webmock,
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-webrobots.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-webrobots.git
Homepage: https://github.com/knu/webrobots
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-webrobots
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: racc,
         ruby | ruby-interpreter,
         ruby-nokogiri,
         ${misc:Depends},
         ${shlibs:Depends}
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.
