1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/.../dbus-python/dbus-python.desc
5 [COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
7 [COPY] More information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A message bus system
17 [T] D-BUS is a message bus, used for sending messages between
18 [T] applications. Conceptually, it fits somewhere in between raw sockets
19 [T] and CORBA in terms of complexity.
21 [T] D-BUS supports broadcast messages, asynchronous messages (thus
22 [T] decreasing latency), authentication, and more. It is designed to be
23 [T] low-overhead; messages are sent using a binary protocol, not using
24 [T] XML. D-BUS also supports a method call mapping for its messages, but
25 [T] it is not required; this makes using the system quite simple.
27 [U] http://freedesktop.org/wiki/Software/dbus
29 [A] Havoc Pennington <hp@redhat.com>
31 [M] Juergen "George" Sawinski <jsaw@gmx.net>
34 [F] NOPARALLEL NO-AS-NEEDED
39 [P] X -----5---9 142.100
41 [D] 130015c0a814d01e62248732f06e26e7f382d4df26ede9c69badb2a0 dbus-python-1.2.16.tar.gz http://dbus.freedesktop.org/releases/dbus-python/