module documentation

Build swig and f2py sources.

Class build_src No class docstring; 0/21 instance variable, 0/4 class variable, 2/19 methods documented
Function get_f2py_modulename Undocumented
Function get_swig_modulename Undocumented
Function get_swig_target Undocumented
Function subst_vars Substitute any occurrence of @foo@ by d['foo'] from source file into target.
Function _find_swig_target Undocumented
Variable _f2py_module_name_match Undocumented
Variable _f2py_user_module_name_match Undocumented
Variable _f_pyf_ext_match Undocumented
Variable _has_c_header Undocumented
Variable _has_cpp_header Undocumented
Variable _header_ext_match Undocumented
Variable _swig_module_name_match Undocumented
def get_f2py_modulename(source): (source)

Undocumented

def get_swig_modulename(source): (source)

Undocumented

def get_swig_target(source): (source)

Undocumented

def subst_vars(target, source, d): (source)

Substitute any occurrence of @foo@ by d['foo'] from source file into target.

def _find_swig_target(target_dir, name): (source)

Undocumented

_f2py_module_name_match = (source)

Undocumented

_f2py_user_module_name_match = (source)

Undocumented

_f_pyf_ext_match = (source)

Undocumented

_has_c_header = (source)

Undocumented

_has_cpp_header = (source)

Undocumented

_header_ext_match = (source)

Undocumented

_swig_module_name_match = (source)

Undocumented