Source: ruby-xmlhash Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Andrew Lee (李健秋) Build-Depends: debhelper-compat (= 12), gem2deb, libxml2-dev, rake-compiler, ruby-hoe, ruby-pkg-config Standards-Version: 3.9.7 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-xmlhash.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-xmlhash Homepage: https://github.com/coolo/xmlhash XS-Ruby-Versions: all Package: ruby-xmlhash Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Multi-Arch: same 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.