Binding generator for chemfiles
This is a python module for parsing the chemfiles.h
header and generating the
corresponding FFI code for other bindings based on the C interface for chemfiles.
This code depend on the pycparser Python module.
Now, this code can generate the full Fortran binding, and the FFI for the Python binding.