summaryrefslogtreecommitdiffstats
path: root/python/python3-dasbus/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-dasbus/README')
-rw-r--r--python/python3-dasbus/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-dasbus/README b/python/python3-dasbus/README
new file mode 100644
index 0000000000..94ab2d749f
--- /dev/null
+++ b/python/python3-dasbus/README
@@ -0,0 +1,7 @@
+python3-dasbus (python3 DBus library based on glib)
+
+Dasbus is a DBus library written in Python 3, based on GLib and
+inspired by pydbus. The code used to be part of the Anaconda
+Installer project. It was based on the pydbus library, but we
+replaced it with our own solution because its upstream development
+stalled. The dasbus library is a result of this effort.