gbm.capi namespace contains the bindings to the libgbm C API.
The bindings are generated with (slighly customized) ctypesgen, with the gen.py script.
gbm namespace contains wrappers to the C API to simplify its use. The target is that the user of the gbm namespace does not need to use any types from the gbm.capi namespace.
This project is covered by the LGPL-3.0 license.
pip install git+https://github.com/tomba/pygbm.git