./wip/py-fwarp, Tool to wrap Fortran 77/90/95 code in C, Cython & Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.1, Package name: py310-fwrap-0.1.1, Maintainer: jihbed.research

Fwrap wraps Fortran code in C, Cython and Python. It focuses on Fortran 90 and 95, and will work with Fortran 77 so long as you limit yourself to “sane” Fortran 77


Required to run:
[math/py-numpy] [devel/py-cython] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b0aeadb2ed9d046269a6032960c3b3dc857dfe4e
Filesize: 198.772 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-12 17:26:41 by othyro | Files touched by this commit (56)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
   2012-10-16 13:23:15 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Remove PYTHON_VERSIONS_ACCEPTED

   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-10-04 00:14:51 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update for python25 removal.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-05-09 22:39:37 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-fwrap-0.1.1 as wip/py-fwarp.

Fwrap wraps Fortran code in C, Cython and Python. It focuses on Fortran 90 and \ 
95, and will work with Fortran 77 so long as you limit yourself to \ 
“sane” Fortran 77