Description
Parse D-Bus introspection XML and inspect how interfaces change or should be represented. It helps developers validate D-Bus API descriptions, compare interfaces, and generate or process related metadata.
This is a developer tool and library for D-Bus interface work. Introspection data describes service APIs, so projects should keep generated output in sync with the real service behavior.