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:
          =
        
        
          安装:
          =
        
      版本列表:
- 0.2.1 June 06, 2012 (4.5 KB)
Runtime 依赖 (1):
            libxml-ruby
            >= 0
          
    