Package: dbus Status: install ok triggers-pending Priority: important Section: devel Installed-Size: 619 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: foreign Version: 1.12.16-2ubuntu2.3 Provides: dbus-bin (= 1.12.16-2ubuntu2.3), dbus-system-bus (= 1.12.16-2ubuntu2.3) Depends: adduser, libapparmor1 (>= 2.8.94), libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libcap-ng0 (>= 0.7.9), libdbus-1-3 (= 1.12.16-2ubuntu2.3), libexpat1 (>= 2.1~beta3), libselinux1 (>= 2.0.65), libsystemd0 Suggests: default-dbus-session-bus | dbus-session-bus Conffiles: /etc/default/dbus 0d0f25a2f993509c857eb262f6e22015 /etc/init.d/dbus d78b20b35de983cf6f1475dcf8cb21a1 Description: simple interprocess messaging system (daemon and utilities) 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. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . It comes with several bindings, including GLib, Python, Qt and Java. . This package contains the D-Bus daemon and related utilities. . The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Triggers-Pending: /etc/dbus-1/system.d Homepage: http://dbus.freedesktop.org/ Original-Maintainer: Utopia Maintenance Team