slackbuilds_ponce/python/dbus-python3/README
2016-11-12 06:58:01 +07:00

6 lines
269 B
Text

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