Source: ruby-xml-simple Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Ryan Niebur Build-Depends: debhelper (>= 9~), gem2deb Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-xml-simple.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-xml-simple.git Homepage: https://github.com/maik/xml-simple Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-xml-simple Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: Simple Ruby API for reading and writing XML Class XmlSimple offers an easy API to read and write XML. It is a Ruby translation of Grant McLean's Perl module XML::Simple. Simply put, it automatically converts XML documents into a Ruby hash.