libxml-to-hash 0.2.1
A simple library to convert XML strings to hashes using libxml This adds to from_lib_xml method to the Hash class which uses libxml (which is much faster than ReXML) to convert a XML string into a Hash
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.2.1 June 06, 2012 (4.5 KB)
Runtime Dependencies (1):
            libxml-ruby
            >= 0
          
    