view DEPENDENCIES/mingw32/Python27/Lib/site-packages/numpy/f2py/info.py @ 109:c4758b1b1089

Support linux32 builds from linux64 host; fix mistaken misidentification of all plugins as VamPy plugins
author Chris Cannam
date Tue, 08 Sep 2015 11:35:05 +0100
parents 2a2c65a20a8b
children
line wrap: on
line source
"""Fortran to Python Interface Generator.

"""
from __future__ import division, absolute_import, print_function

postpone_import = True