1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/dbus-python/dbus-python.desc
3 [COPY] Copyright (C) 2004 - 2024 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A message bus system
14 [T] D-BUS is a message bus, used for sending messages between
15 [T] applications. Conceptually, it fits somewhere in between raw sockets
16 [T] and CORBA in terms of complexity.
18 [T] D-BUS supports broadcast messages, asynchronous messages (thus
19 [T] decreasing latency), authentication, and more. It is designed to be
20 [T] low-overhead; messages are sent using a binary protocol, not using
21 [T] XML. D-BUS also supports a method call mapping for its messages, but
22 [T] it is not required; this makes using the system quite simple.
24 [U] https://freedesktop.org/wiki/Software/dbus
26 [A] Havoc Pennington <hp@redhat.com>
28 [M] Juergen "George" Sawinski <jsaw@gmx.net>
31 [F] NOPARALLEL NO-AS-NEEDED
36 [P] X -----5---9 142.100
38 [D] 65252d81c136b2690f1a0f37e2d50eea88f56eaa88c4c7ab38956b94 dbus-python-1.3.2.tar.gz http://dbus.freedesktop.org/releases/dbus-python/