1
.TH BOSSTPYTHONGENERATOR 1 "NOVEMBER 2009" Linux "User Manuals"
2
3
.SH NAME
4
boostpythongenerator - Boost.Python code generator plug-in.
5
6
.SH SYNOPSIS
7
.B generatorrunner --generatorSet=boostpython [generatorrunner-options] [boostpython-options]
8
.B ...
9
10
.SH DESCRIPTION
11
12
.B boostpython
13
\- Generates Boost::Python-based wrappers that compound a Python binding
14
for the library described in the typesystem, making the C++ classes available
15
for Python developers. 
16
17
.SH OPTIONS
18
.SS "BoostPython options"
19
.IP \-\-disable\-named\-arg
20
Drops support for named args.
21
22
.SH SEE ALSO
23
\fBgeneratorrunner\fR(1)
24
25
.SH AUTHORS
26
Anderson Lizardo <anderson dot lizardo at openbossa dot org>, Bruno Araujo <bruno dot araujo at openbossa dot org>, Hugo Parente Lima  <hugo dot lima at openbossa dot org>, Lauro Moura <lauro dot neto at openbossa dot org>, Luciano Miguel Wolf <luciano dot wolf at openbossa dot org>, Marcelo Lira <marcelo dot lira at openbossa dot org>, Renato Araujo Oliveira Filho <renato dot filho at openbossa dot org>