slackbuilds/python/dbus-python3
Hunter Sezen 40ba34da85
python/dbus-python3: Added (Python3 bindings for dbus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-07-30 06:04:26 +07:00
..
README python/dbus-python3: Added (Python3 bindings for dbus). 2016-07-30 06:04:26 +07:00
dbus-python3.SlackBuild python/dbus-python3: Added (Python3 bindings for dbus). 2016-07-30 06:04:26 +07:00
dbus-python3.info python/dbus-python3: Added (Python3 bindings for dbus). 2016-07-30 06:04:26 +07:00
slack-desc python/dbus-python3: Added (Python3 bindings for dbus). 2016-07-30 06:04:26 +07:00

README

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").