SrcGen -- Source Generation Library
EXPERIMENTAL
SrcGen provides a Python package srcgen that can be used to
dynamically generate sources to the following targets:
- C source codes
- Fortran source codes (NOT IMPLEMENTED)
- Python C/API source codes with NumPy support (NOT IMPLEMENTED)
- 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
