slackbuilds/python/dbus-python3/README

7 lines
269 B
Plaintext

dbus-python3 (Python3 bindings for dbus)
dbus-python is a binding for libdbus, the reference implementation of
D-Bus. For compatibility reasons, its API involves a lot of type-guessing
(despite "explicit is better than implicit" and "resist the temptation
to guess").