Source: ruby-xpath
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Markus Tornow <tornow@riseup.net>,
           Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb,
               rake,
               ruby-nokogiri,
               ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-xpath.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-xpath
Homepage: https://github.com/jnicklas/xpath
Testsuite: autopkgtest-pkg-ruby

Package: ruby-xpath
Architecture: all
Description: Ruby library to generate XPath expressions
 XPath is a Ruby DSL for generating XPath expressions.
 Its primary purpose is to facilitate writing complex
 XPath queries from Ruby code.
