Path to this page:
./
sysutils/dbus-python-common,
Python bindings for the D-BUS message bus system
Branch: pkgsrc-2019Q1,
Version: 1.2.8,
Package name: dbus-python-common-1.2.8,
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 build:[
lang/python27]
Master sites:
SHA1: 2afa30938207ded2c35b11ea64b1c7eda0fa4314
RMD160: 9d862706609cdac377ee0f42b500e2cd277bfe92
Filesize: 768.971 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version dbus-python-common-1.2.8 (created)