Query: valabind
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
valabind(1) Valabind manual page valabind(1)NAMEvalabind -- vala to swig interface conversorSYNOPSISvalabind [-e] [-g] [-v] [-x] [-X] [-V vapidir] [-i file] [-o ofile] [-m modname] vapifileDESCRIPTIONValabind is a program written in Vala that aims to generate SWIG interfaces (.i) from a vala-generated or hand-made vapi files. Create bindings for many programming languages (like python, perl, ruby, lua, ..) interfacing with C or Vala code. Note that list of supported languages in valabind is not the same of swig. This is because not all swig backends are working in the same way. In other words, there are some languages that doesnt generate correct C code in some unhandled situations and depending on the vapi can break. Valabind can be an interesting tool for unit-testing swig and be able to find problems easily.ENVIRONMENTXDG_DATA_DIRS Standard freedesktop environment variable to point to the share prefix directory where vala looks for vapi files. HYPER-REFERENCES Vala http://live.gnome.org/Vala SWIG http://www.swig.orgSEE ALSOvalabind-cc(1)AUTHORSpancake <@nopcode.org> radare May 11, 2011 radare
Related Man Pages |
---|
vala-gen-project(1) - debian |
swig(1) - osx |
valac-0.20(1) - centos |
svn::base(3) - suse |
svn::base(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Controlling user input |