chemfiles / bindgen

Binding generator for the chemfiles library

Home Page:https://github.com/chemfiles/chemfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Binding generator for the chemfiles library

https://github.com/chemfiles/chemfiles

License:MIT License


Languages

Language:Python 99.8%Language:C 0.2%Language:C++ 0.0%