An open API service indexing awesome lists of open source software.

https://github.com/vincenthz/udbus

micro dbus library for embedding
https://github.com/vincenthz/udbus

Last synced: 8 months ago
JSON representation

micro dbus library for embedding

Awesome Lists containing this project

README

          

udbus library
=============

The udbus library is a tiny dbus library to embedded in your project to give it dbus capability.
it's easier to use than the actual official dbus library, and the code is much smaller as well.