Path to this page:
./
sysutils/py-dbus,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2020Q2,
Version: 1.2.16nb1,
Package name: py37-dbus-1.2.16nb1,
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.
Required to run:[
lang/python37] [
sysutils/dbus]
Required to build:[
sysutils/dbus-python-common]
Master sites:
SHA1: de05308c75baa2ce5434de73d60428c005ac0cc1
RMD160: ea5fa85fab091e77e45cd93d5a978d9d9bb85a04
Filesize: 563.185 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-dbus-1.2.16nb1 (created)