套件:libdbus-1-3(1.15.12-1)
libdbus-1-3 的相關連結
Debian 的資源:
下載原始碼套件 dbus:
- [dbus_1.15.12-1.dsc]
- [dbus_1.15.12.orig.tar.xz]
- [dbus_1.15.12.orig.tar.xz.asc]
- [dbus_1.15.12-1.debian.tar.xz]
維護小組:
- Utopia Maintenance Team (QA 頁面, 郵件存檔)
- Sjoerd Simons (QA 頁面)
- Sebastian Dröge (QA 頁面)
- Michael Biebl (QA 頁面)
- Loic Minier (QA 頁面)
- Simon McVittie (QA 頁面)
外部的資源:
- 主頁 [dbus.freedesktop.org]
相似套件:
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
simple interprocess messaging system (library)
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.
The message bus daemon can be found in the dbus-daemon package.
其他與 libdbus-1-3 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libsystemd0
- systemd utility library
-
- rec: dbus
- simple interprocess messaging system (system message bus)