Andrew Clemons ce6f1149ba development/valabind: Updated for version 1.8.0. 2 years ago
..
README a8329601a9 development/valabind: Added (vapi bindings for nodejs, python etc). 7 years ago
slack-desc a8329601a9 development/valabind: Added (vapi bindings for nodejs, python etc). 7 years ago
valabind.SlackBuild ce6f1149ba development/valabind: Updated for version 1.8.0. 2 years ago
valabind.info ce6f1149ba development/valabind: Updated for version 1.8.0. 2 years ago

README

Valabind is a tool to parse vala or vapi files to transform them into
swig interface files, C++, NodeJS-ffi or GIR.

With swig, you can create language bindings for any API written in vala
or C with a vapi interface.

It can also generate bindings for C++.