summaryrefslogtreecommitdiffstats
path: root/python/dbus-python3/README
diff options
context:
space:
mode:
author Hunter Sezen2016-07-28 13:18:54 +0200
committer Willy Sudiarto Raharjo2016-07-30 01:04:26 +0200
commit40ba34da855a24d06f08b9644636edfd1044d0be (patch)
tree5093f6d0ea87d828f4855a5437cf334efa2346b8 /python/dbus-python3/README
parentc937ffdfcc313f683f8063ed52a1c3313c8d7b14 (diff)
downloadslackbuilds-40ba34da855a24d06f08b9644636edfd1044d0be.tar.gz
python/dbus-python3: Added (Python3 bindings for dbus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dbus-python3/README')
-rw-r--r--python/dbus-python3/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/dbus-python3/README b/python/dbus-python3/README
new file mode 100644
index 0000000000..2dda6fff50
--- /dev/null
+++ b/python/dbus-python3/README
@@ -0,0 +1,3 @@
+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"). \ No newline at end of file