mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
e9eaa67e30
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
9 lines
380 B
Text
9 lines
380 B
Text
ndesk-dbus is a C# implementation of D-Bus. It's often referred to as
|
|
dbus-sharp, or "managed D-Bus" to avoid confusion with existing bindings
|
|
(which wrap libdbus).
|
|
|
|
D-Bus is an inter-process communication framework that lets applications
|
|
interface with the system event bus as well as allowing them to talk to one
|
|
another in a peer-to-peer configuration.
|
|
|
|
This requires Mono.
|