Source: ruby-xmlhash Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Andrew Lee (李健秋) Build-Depends: debhelper (>= 9~), gem2deb, libxml2-dev, ruby-pkg-config, rake-compiler, ruby-hoe Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-xmlhash.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-xmlhash.git;a=summary Homepage: https://github.com/coolo/xmlhash Testsuite: autopkgtest XS-Ruby-Versions: all Package: ruby-xmlhash Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: parse a XML string into a ruby hash Ruby-xmlhash is a small C module that wraps libxml2's xmlreader to parse a XML string into a ruby hash. Package: ruby-xmlhash-dbg Section: debug Priority: extra Architecture: any Depends: ruby-xmlhash (= ${binary:Version}), ${misc:Depends} Description: parse a XML string into a ruby hash (debug symbols) Ruby-xmlhash is a small C module that wraps libxml2's xmlreader to parse a XML string into a ruby hash.