Metadata-Version: 1.0
Name: Forthon
Version: 0.8.11
Summary: Fortran95 wrapper/code development package
Home-page: http://hifweb.lbl.gov/Forthon
Author: David P. Grote
Author-email: DPGrote@lbl.gov
License: UNKNOWN
Download-URL: http://hifweb.lbl.gov/Forthon/Forthon.tgz
Description: 
        Forthon provides an extensive wrapping of Fortran95 code, giving access to
        routines and to any data in Fortran modules. Forthon also
        provides an extensive wrapping of Fortran derived types, giving access to
        derived type members, allowing passing of derived types into Fortran routines,
        and creation of instances at the Python level. A mechanism for automatic
        building of extension modules is also included. Versions using Numeric and
        Numpy are available.
Platform: Linux
Platform: Unix
Platform: Windows (cygwin)
Platform: Mac OSX
