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 ​_find​_swig​_target Undocumented
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.
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 _find_swig_target(target_dir, name):

Undocumented

def get_f2py_modulename(source):

Undocumented

def get_swig_modulename(source):

Undocumented

def get_swig_target(source):

Undocumented

def subst_vars(target, source, d):
Substitute any occurrence of @foo@ by d['foo'] from source file into target.
_f2py_module_name_match =

Undocumented

_f2py_user_module_name_match =

Undocumented

_f_pyf_ext_match =

Undocumented

_has_c_header =

Undocumented

_has_cpp_header =

Undocumented

_header_ext_match =

Undocumented

_swig_module_name_match =

Undocumented