The Boost::Python Generator (A.K.A. boostpythongenerator) is the program that creates the bindings source files from Qt headers and auxiliary files (typesystems, global.h and glue files). It makes heavy use of the API Extractor library.
To build and install just follow the generic cmake instructions in section CMake primer.
In order to compile this package in a debian environment, make sure the following packages are installed:
And then you can build the package using:
$ dpkg-buildpackage -rfakeroot