From 40ba34da855a24d06f08b9644636edfd1044d0be Mon Sep 17 00:00:00 2001 From: Hunter Sezen Date: Thu, 28 Jul 2016 18:18:54 +0700 Subject: python/dbus-python3: Added (Python3 bindings for dbus). Signed-off-by: Willy Sudiarto Raharjo --- python/dbus-python3/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python/dbus-python3/README (limited to 'python/dbus-python3/README') 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 -- cgit v1.2.3