Convert a d-bus introspection file into an obus idl one
obus-xml2idl [ options ] input-file
obus-xml2idl generates an obus IDL file from a D-Bus xml introspection file. THe file can then be used with other obus tools such as obus-gen-interface , obus-gen-client , obus-gen-server
The goal of the obus IDL is to allow you to write D-Bus interface with a syntax lighter than XML.
Use this name as output. It defaults to the input file name with the extension replaced by "obus".
Display a short usage summary and exit.
Jérémie Dimino <[email protected]>
obus-idl2xml.