Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040035
en ru br
ALT Linux repos
S:1.14.10-alt1
5.0: 1.2.12-alt3
4.1: 1.2.12-alt1.M41.1
+updates:1.2.4-alt0.M41.1
4.0: 1.0.3-alt1.M40.2
3.0: 0.36.2-alt1

Other repositories
Upstream:1.1.20

Group :: System/Servers
RPM: dbus

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.14.10-alt1
Build date: 4 september 2023, 13:21 ( 29.4 weeks ago )
Size: 1094.30 Kb

Home page:   http://www.freedesktop.org/Software/dbus

License: AFL/GPL
Summary: D-BUS is a simple IPC framework based on messages.
Description:

D-BUS is a system for low-latency, low-overhead, easy to use interprocess
communication (IPC). In more detail:

 o D-BUS is low-latency because it is designed to avoid round trips and
   allow asynchronous operation, much like the X protocol.

 o D-BUS is low-overhead because it uses a binary protocol, and does not
   have to convert to and from a text format such as XML. Because D-BUS is
   intended for potentially high-resolution same-machine IPC, not primarily
   for Internet IPC, this is an interesting optimization.

 o D-BUS is easy to use because it works in terms of messages rather than
   byte streams, and automatically handles a lot of the hard IPC issues.
   Also, the D-BUS library is designed to be wrapped in a way that lets
   developers use their framework's existing object/type system, rather
   than learning a new one specifically for IPC.

This package contains D-BUS daemon and system utilities.

Current maintainer: Valery Inozemtsev

List of contributors

List of rpms provided by this srpm:

  • dbus
  • dbus-debuginfo
  • dbus-tools
  • dbus-tools-debuginfo
  • dbus-tools-gui
  • dbus-tools-gui-debuginfo
  • libdbus
  • libdbus-debuginfo
  • libdbus-devel
  • libdbus-devel-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin