debian man page for valabind-cc

Query: valabind-cc

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

valabind-cc(1)						    Valabind compiler frontend						    valabind-cc(1)

NAME
valabind-cc -- Vala to swig interface compiler
SYNOPSIS
valabind-cc language modname [--version] [--vapidir dir] [--glib] [--test lang] [-n] [-x] [-X] [-I path] [-L path] [-l libname] [-C] vapifile
DESCRIPTION
valabind-cc is a frontend for valabind, swig and the C compiler (gcc by default). It aims to simplify the use of all the wrapped tools and compile usable bindings for many programming languages.
EXAMPLE
valabind-cc python r_bp -I/usr/include/r_bp r_bp.vapi
ENVIRONMENT
XDG_DATA_DIRS Standard freedesktop environment variable to point to the share prefix directory where vala looks for vapi files.
SEE ALSO
valabind(1)
AUTHORS
pancake <@nopcode.org> valabind-cc Epoch valabind-cc
Related Man Pages
sane-config(1) - redhat
swig(1) - redhat
g-ir-compiler(1) - debian
lhapdf-config(1) - debian
ragg2-cc(1) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?