elibri_xml_versions 0.1.4
Gem created for comparing eLibri xml objects. More info coming soon. Currently working and tested only on REE. Basic usage: Elibri::XmlVersions.new(product_ver1, product_ver2).diff it will return hash: {:added => [], :changes => [], :deleted => []}
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            elibri_api_client
            >= 0
          
          
            elibri_onix_dict
            >= 0
          
    

