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: 150,159 of 195,671
Downloads: 4,013

Daily

Ranking: 110,474 of 195,647
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,381,894,841rake
151,240,251,095nokogiri
403129,943,164nori
55494,558,747test-unit
1,85918,180,349codeclimate-test-reporter
2,00714,922,715descriptive_statistics

Owners

#GravatarHandle
1iconrobertzk