Path to this page:
./
sysutils/dbus-python-common,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2022Q3,
Version: 1.2.18nb1,
Package name: dbus-python-common-1.2.18nb1,
Maintainer: pkgsrc-usersD-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.
This package provides the Python D-BUS bindings.
Master sites:
Filesize: 564.652 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version dbus-python-common-1.2.18nb1 (created)