summaryrefslogtreecommitdiff
path: root/devel/ndesk-dbus/pkg-descr
blob: 3847175e4152598f6fedd9b27df678dbdfc1f47f (plain) (blame)
1
2
3
4
5
6
This is a C# implementation of D-Bus. It's often referred to as "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.