Package: python3-dbus Source: dbus-python Version: 1.4.0-1 Architecture: amd64 Maintainer: Utopia Maintenance Team Installed-Size: 415 Depends: python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.4), libdbus-1-3 (>= 1.10), libglib2.0-0t64 (>= 2.16.0) Recommends: python3-gi Suggests: python-dbus-doc Section: python Priority: optional Homepage: https://www.freedesktop.org/wiki/Software/DBusBindings#Python Description: simple interprocess messaging system (Python 3 interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general.