Binary package “ruby-nori” in ubuntu oracular

XML to Hash translator

 Really simple XML parser ripped from Crack which ripped it from Merb.
 Nori was created to bypass the stale development of Crack, improve its XML
 parser and fix certain issues.
 .
 Nori supports pluggable parsers and ships with both REXML and Nokogiri
 implementations. It defaults to Nokogiri, but you can change it to use REXML.