RubyGems Navigation menu

xmlmunger 0.0.6

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.6 - July 30, 2014 (11.0 KB)

Runtime 依赖 (3):

nokogiri >= 1.6.1
nori >= 2.3.0

Development 依赖 (3):

rake >= 0.9.0
test-unit >= 1.2.3

业主:

作者:

  • Robert Krzyzanowski, David Feldman

SHA 256 校验和:

438538a1c05e90fa943ae5cee7e7d067d48b8b64284b9ff0134a68948d91eafc

下载总量 3,484

这个版本 3,484

许可:

MIT

需要的 Ruby 版本: >= 0

链接: