/f90wrap

F90 to Python interface generator with derived type support

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

f90wrap: Fortran to Python interface generator with derived type support

Copyright (C)James Kermode 2011. Released under the GNU General Public License, version 2.

Originally based on f90doc - automatic documentation generator for Fortran 90. Copyright (C) 2004 Ian Rutt

These portions of the source code are released under the GNU General Public License, version 2, http://www.gnu.org/copyleft/gpl.html

If you would like to license the source code under different terms, please contact James Kermode, james.kermode@gmail.com

When using this software, please cite the following reference:

http://www.jrkermode.co.uk/f90wrap

Installation

python setup.py install

Usage

f90doc --help f90wrap --help

Authors

James Kermode: james.kermode@gmail.com Steven Murray: steven.murray@uwa.edu.au