Categories: None [Edit]
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: 145,044 of 183,261
Downloads: 3,590
Daily
Ranking: 120,680 of 183,243
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 960,108,337 | rake |
20 | 881,547,034 | nokogiri |
363 | 101,070,973 | nori |
648 | 66,735,059 | test-unit |
1,631 | 15,865,533 | codeclimate-test-reporter |
1,858 | 11,647,207 | descriptive_statistics |
Owners
# | Gravatar | Handle |
---|---|---|
1 | robertzk |