A Perl API for dbus
Seth Nickell
snickell at gmail.com
Tue Aug 10 12:04:06 PDT 2004
> > Cool, nice work. Did you look at the Python bindings?
>
> I had a bit of a look at the Python stuff & tried to take a
> reasonably similar approach - hence the similar objects
> defined in each API
It looks similar to the low-level python bindings (i.e. "import
dbus_bindings"). However, these are not the ones I would recommend
developers use. Take a look at dbus.py which uses the low-level
bindings to create a the preferred Python/DBus API (also there are
examples using this API in the python/examples subdir)
-Seth
More information about the dbus
mailing list