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

{{ project }} {{ version }}

{{ project }} is a plugin (front-end) for Generator Runner. It generates bindings for C++ libraries using CPython source code.

Documentation

{% endblock %}