Fwrap wraps Fortran code in C, Cython and Python. It focuses on Fortran 90 and 95, and will work with Fortran 77 so long as you limit yourself to “sane” Fortran 77. [1]
Fwrap is licensed under the new BSD license.
Fwrap is in beta-stage until otherwise indicated. All commandline options and public APIs are subject to change.
Fwrap changed its SCM from Mercurial to Git (github with a mirror on sourceforge). You can access the main development repository here on github.
A Fortran 90 compiler
Known to work with:
- gfortran >= 4.4.1
- ifort >= 11.1
- g95 >= 0.92