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:
=

installieren:
=

Versionen:

  1. 0.0.6 July 30, 2014 (11 KB)

Runtime Abhängigkeiten (3):

nokogiri >= 1.6.1
nori >= 2.3.0

Development Abhängigkeiten (3):

rake >= 0.9.0
test-unit >= 1.2.3

Besitzer:

Autoren:

  • Robert Krzyzanowski, David Feldman

SHA 256-Prüfsumme:

=

Downloads insgesamt 3.588

Für diese Version 3.588

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: