sdbus-c++
sdbus-c++ is a high-level C++ D-Bus library for Linux designed to provide expressive, easy-to-use API in modern C++. It adds another layer of abstraction on top of sd-bus, a nice, fresh C D-Bus implementation by systemd.
sdbus-c++ has been written primarily as a replacement of dbus-c++, which currently suffers from a number of (unresolved) bugs, concurrency issues and inherent design complexities and limitations. sdbus-c++ has learned from dbus-c++ and has chosen a different path, a path of simple yet powerful design that is intuitive and friendly to the user and inherently free of those bugs.
Even though sdbus-c++ uses sd-bus library, it is not necessarily constrained to systemd and can perfectly be used in non-systemd environments as well.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/sdbus-cpp && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
sdbus-cpp-0.9.0.tar.gz | 0000198979 194 KB | |
sdbus-cpp.changes | 0000001306 1.28 KB | |
sdbus-cpp.spec | 0000003635 3.55 KB |
Revision 2 (latest revision is 9)
- Update to new version 0.9.0 - Drop patch merged upstream: 0001-Find-and-link-against-pthread.patch - Use more wildcards to pick files to package
Comments 0