slackbuilds_ponce/python/dbus-python3/README

7 lines
269 B
Text
Raw Normal View History

2016-11-06 23:39:13 +01:00
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").