head	1.2;
access;
symbols
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.09.27.20.23.44;	author tabthorpe;	state dead;
branches;
next	1.1;

1.1
date	2002.06.12.18.28.14;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@2007-09-22 misc/mango: Depends on broken package qextmdi
2007-04-01 lang/f2py: Replaced by py-numpy

Approved by:	miwi (co-mentor)
@
text
@Writing Python C/API wrappers for Fortran routines can be a very tedious task,
especially if a Fortran routine takes more than 20 arguments but only few of
them are relevant for the problems that they solve. So, I have developed a
tool that generates the C/API modules containing wrapper functions of Fortran
routines. I call this tool as F2PY - Fortran to Python Interface Generator.
It is completely written in Python language and can be called from the command
line as f2py.

WWW: http://cens.ioc.ee/projects/f2py2e/
@


1.1
log
@add f2py 2.13.175.1250
Fortran to Python Interface Generator
@
text
@@

