Jump to letter: [
CDFGHILMNOPTW
]
ndesk-dbus: Managed C# implementation of D-Bus
- Summary
- 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).
It is a clean-room implementation based on the D-Bus Specification
Version 0.11 and study of the wire protocol of existing tools.
Changelog
- * Tue Feb 5 13:00:00 2008 wberrier@suse.de
- Update ndesk-dbus from mchristensen's build service project
- move .pc file to usr/share and make noarch
- clean up filelist
- * Fri Nov 9 13:00:00 2007 mchristensen@novell.com
- initial packaging (update to 0.6.0 in build service)
- * Thu May 31 14:00:00 2007 mauro@novell.com
- Adding this pacakge to factory