F2x.distutils.strategy.extension module¶
-
class
F2x.distutils.strategy.extension.ExtensionBuildStrategy(templates=None)¶
-
F2x.distutils.strategy.extension.c_ext_match()¶ Matches zero or more characters at the beginning of the string.
-
F2x.distutils.strategy.extension.cxx_ext_match()¶ Matches zero or more characters at the beginning of the string.
-
F2x.distutils.strategy.extension.fortran_ext_match()¶ Matches zero or more characters at the beginning of the string.