{"library":"xmldiff","type":"library","category":null,"description":"xmldiff is a Python library and command-line utility designed to create semantic differences between XML files. Unlike traditional line-by-line diff tools, it focuses on identifying structural and content changes in hierarchical XML data, often generating human-readable diffs. It is currently at version 2.7.0 and is under active development, though the library explicitly states that output formats and edit scripts might change between versions due to ongoing improvements.","language":"python","status":"active","version":"2.7.0","tags":["xml","diff","comparison","utility","lxml","semantic diff"],"last_verified":"Sun May 24","install":[{"cmd":"pip install xmldiff","imports":["from xmldiff import main","from xmldiff import formatting","from lxml import etree"]}],"homepage":null,"github":"https://github.com/Shoobx/xmldiff","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xmldiff/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.18,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xmldiff/compatibility"}}