summaryrefslogtreecommitdiffstats
path: root/python/dbus-python3
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-06 17:39:13 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-12 06:58:01 +0700
commit306bb74b3682991a43fabeca77d6baff2e7bc188 (patch)
treef243137100c982d863537154d740dd9fe8e4ad2f /python/dbus-python3
parent9c6ae9837dbc6d38f1be84503fb4aa9e6c000a34 (diff)
downloadslackbuilds-306bb74b3682991a43fabeca77d6baff2e7bc188.tar.gz
slackbuilds-306bb74b3682991a43fabeca77d6baff2e7bc188.tar.xz
python/dbus-python3: Update README.
Diffstat (limited to 'python/dbus-python3')
-rw-r--r--python/dbus-python3/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/python/dbus-python3/README b/python/dbus-python3/README
index 2dda6fff50..f6bf55695d 100644
--- a/python/dbus-python3/README
+++ b/python/dbus-python3/README
@@ -1,3 +1,6 @@
-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
+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").