valabind-cc

converts vapi files to SWIG, C++, GIR or GEAR files

Install

All systems
curl cmd.cat/valabind-cc.sh
Debian Debian
apt-get install valabind
Ubuntu
apt-get install valabind
Arch Arch Linux
pacman -S valabind
image/svg+xml Kali Linux
apt-get install valabind
Fedora
dnf install valabind
Windows (WSL2)
sudo apt-get update sudo apt-get install valabind
OS X
brew install valabind
Raspbian
apt-get install valabind

valabind

converts vapi files to SWIG, C++, GIR or GEAR files

Valabind is a tool to parse vala or vapi files and transform them into SWIG interface files, C++ source files, GIR or GEAR. It allows easy, fully automatic generation of language bindings for vala code.