Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 420 Bytes

File metadata and controls

8 lines (5 loc) · 420 Bytes

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.