summaryrefslogtreecommitdiffstats
path: root/python/python3-dasbus/README
blob: 94ab2d749f6fff20956379196c54a1fad93f63f6 (plain)
1
2
3
4
5
6
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.