Categories: None [Edit]

xmlmunger

https://rubygems.org/gems/xmlmunger
https://github.com/robertzk/xmlmunger
XML files typically come in nested structures. For data extraction purposes, we frequently wish to have a flat hash instead. The naming then becomes tricky, because there can be collision in the terminal nodes. However, if we use the chain of parent tags joined with an underscore, this provides a unique name for every data point in the XML file. The goal of this package is to make it very simple to convert XML files into flat hashes.

Total

Ranking: 148,895 of 192,666
Downloads: 3,949

Daily

Ranking: 157,136 of 192,588
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,310,508,356rake
151,188,462,183nokogiri
395124,713,282nori
59089,018,270test-unit
1,84017,712,133codeclimate-test-reporter
1,99514,307,121descriptive_statistics

Owners

#GravatarHandle
1iconrobertzk