B. Watson 306bb74b36 python/dbus-python3: Update README. 8 år sedan
..
README 306bb74b36 python/dbus-python3: Update README. 8 år sedan
dbus-python3.SlackBuild 40ba34da85 python/dbus-python3: Added (Python3 bindings for dbus). 8 år sedan
dbus-python3.info 40ba34da85 python/dbus-python3: Added (Python3 bindings for dbus). 8 år sedan
slack-desc 40ba34da85 python/dbus-python3: Added (Python3 bindings for dbus). 8 år sedan

README

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