SrcGen -- Source Generation Library

EXPERIMENTAL

SrcGen provides a Python package srcgen that can be used to dynamically generate sources to the following targets:

  1. C source codes
  2. Fortran source codes (NOT IMPLEMENTED)
  3. Python C/API source codes with NumPy support (NOT IMPLEMENTED)
  4. Python modules and packages (NOT IMPLEMENTED)

The SrcGen is developed under http://launchpad.net/f2py.

For documentation, see http://www.f2py.org/html/srcgen/refman.html