Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2021Q3,
Version: 1.2.18,
Package name: py38-dbus-1.2.18,
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:
SHA1: ab94729c940f0d95dde2503a96e5c3e2f4644b76
RMD160: 5552b124fb35d5271b8a4813e8635cbf1bdb5836
Filesize: 564.652 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-dbus-1.2.18 (created)