vala-dbus-binding-tool
Vala binding-generator for xml introspection files
Install
- All systems
-
curl cmd.cat/vala-dbus-binding-tool.sh
- Debian
-
apt-get install vala-dbus-binding-tool
- Ubuntu
-
apt-get install vala-dbus-binding-tool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vala-dbus-binding-tool
- Raspbian
-
apt-get install vala-dbus-binding-tool
- Dockerfile
- dockerfile.run/vala-dbus-binding-tool
vala-dbus-binding-tool
Vala binding-generator for xml introspection files
Vala is a novel language that has many adopters among the developers of the freesmartphone.org software stack that is targeted for smartphones. Here, the DBus orchestrates many collaborating tools, which all need to be build against compatible versions of the DBus specifications. This package automates the creation of GObject interfaces out of DBus XML specifications.