blob: 7768eeb1ccde0731c85fa8771d617e77e32bc6de (
plain) (
tree)
|
|
ctypesgen is a pure-python ctypes wrapper generator. It can also output JSON,
which can be used with Mork, which generates bindings for Lua, using the alien
module (which binds libffi to Lua).
WWW: https://github.com/davidjamesca/ctypesgen
|