info.py 136 B

1234567
  1. """Fortran to Python Interface Generator.
  2. """
  3. from __future__ import division, absolute_import, print_function
  4. postpone_import = True