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: 146,479 of 186,995
Downloads: 3,730

Daily

Ranking: 128,483 of 186,959
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,129,028,222rake
171,054,666,339nokogiri
390113,028,537nori
65577,903,217test-unit
1,74416,722,422codeclimate-test-reporter
1,93812,999,913descriptive_statistics

Owners

#GravatarHandle
1iconrobertzk