Metadata-Version: 1.1
Name: Forthon
Version: 0.8.49
Summary: Fortran95 wrapper/code development package
Home-page: http://hifweb.lbl.gov/Forthon
Author: David P. Grote
Author-email: DPGrote@lbl.gov
License: BSD-3-Clause-LLNL
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: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free To Use But Restricted
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
