HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/.local/lib/python3.10/site-packages/numpy/f2py/__pycache__/setup.cpython-310.pyc
o

���gv	�@s�dZddlmZddlmZddlmZddd�Zed	krCedd
�Z	e	�
�Z	gd�e	d<eded
ddddddddddgd�e	��dSdS)av
setup.py for installing F2PY

Usage:
   pip install .

Copyright 2001-2005 Pearu Peterson all rights reserved,
Pearu Peterson <pearu@cens.ioc.ee>
Permission to use, modify, and distribute this software is given under the
terms of the NumPy License.

NO WARRANTY IS EXPRESSED OR IMPLIED.  USE AT YOUR OWN RISK.
$Revision: 1.32 $
$Date: 2005/01/30 17:22:14 $
Pearu Peterson

�)�setup)�
Configuration)�version�NcCsFtd||�}|�d�|�d�|�d�|�ddd�|�d�|S)	N�f2py�tests�	_backendsz	tests/srczsrc/fortranobject.czsrc/fortranobject.hz_backends/meson.build.templatez*.pyi)r�add_subpackage�add_data_dir�add_data_files)�parent_package�top_path�config�r�C/home/arjun/.local/lib/python3.10/site-packages/numpy/f2py/setup.py�
configurations


�
r�__main__)r
)z+Development Status :: 5 - Production/StablezIntended Audience :: Developersz%Intended Audience :: Science/Researchz(License :: OSI Approved :: NumPy LicensezNatural Language :: Englishz"Operating System :: OS IndependentzProgramming Language :: CzProgramming Language :: FortranzProgramming Language :: PythonzTopic :: Scientific/Engineeringz0Topic :: Software Development :: Code Generators�classifiersz,F2PY - Fortran to Python Interface GeneratorzPearu Petersonzpearu@cens.ioc.ee�BSDz%Unix, Windows (mingw|cygwin), Mac OSXaMThe Fortran to Python Interface Generator, or F2PY for short, is a
command line tool (f2py) for generating Python C/API modules for
wrapping Fortran 77/90/95 subroutines, accessing common blocks from
Python, and calling Python functions from Fortran (call-backs).
Interfacing subroutines/data from Fortran 90/95 modules is supported.z"https://numpy.org/doc/stable/f2py/�Fortranr)r�description�author�author_email�
maintainer�maintainer_email�license�	platforms�long_description�url�keywords)rNr)�__doc__�numpy.distutils.corer�numpy.distutils.misc_utilr�__version__rr�__name__r�todictrrrr�<module>s0


�
��