You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 306bb74b36
python/dbus-python3: Update README.
9 years ago
..
README python/dbus-python3: Update README. 9 years ago
dbus-python3.SlackBuild python/dbus-python3: Added (Python3 bindings for dbus). 9 years ago
dbus-python3.info python/dbus-python3: Added (Python3 bindings for dbus). 9 years ago
slack-desc python/dbus-python3: Added (Python3 bindings for dbus). 9 years ago

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