slackbuilds_ponce/libraries/ndesk-dbus-glib/README
Pierre Cazenave 0200a0b548 libraries/ndesk-dbus-glib: Added (a C# implementation of dbus-glib)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-08-09 14:32:21 -05:00

9 lines
395 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 and ndesk-dbus.