c-dvar
- Repository:
- @GitHub
- Issue-Tracker:
- @GitHub
- Documentation:
- c-dvar.h
- Licenses:
-
- Apache Software License 2.0
- Lesser General Public License 2.1+
The c-dvar project implements the D-Bus Variant Type-System. It is a simple stream encoder and decoder, according to the D-Bus Specification. It is a self-contained implementation centered around the D-Bus Variant Type-System, suitable for any project handling D-Bus.
Example
WIP