{% extends "layout.html" %} {% set title = 'Overview' %} {% block body %}

{{ project }} {{ version }}

{{ project }} is a plugin for Generator Runner, this generator generates CPython code instead of boost::python code as BoostPythonGenerator does.

Documentation

{% endblock %}