slackbuilds/development/valabind
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
valabind.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
valabind.info

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++.