Inherits from
- Configuration: numpy.distutils.misc_util.Configuration
Attributes
- add_data_dir
add_data_dir = _do_nothing
- add_data_files
add_data_files = _do_nothing
- add_extension
add_extension = _do_nothing
- add_headers
add_headers = _do_nothing
- add_include_dirs
add_include_dirs = _do_nothing
- add_library
add_library = _do_nothing
- add_scripts
add_scripts = _do_nothing
- add_subpackage
add_subpackage = _do_nothing
- make_config_py
make_config_py = _do_nothing
Inherited from base classes
Method summary
Inherited from base classes
- __init__(self, package_name, parent_name = None, top_path = None, package_path = None, attrs = None)
- __str__(self)
- append_to(self, extlib)
- dict_append(self, dict)
- get_build_temp_dir(self)
- get_config_cmd(self)
- get_distribution(self)
- get_subpackage(self, subpackage_name, subpackage_path = None)
- get_version(self)
- info(self, message)
- make_svn_version_py(self)
- paths(self, paths, kws)
- set_options(self, options)
- todict(self)
- warn(self, message)
Methods
- get_info(self, args, kw)
- have_f77c(self, args, kw)
- have_f90c(self, args, kw)
