package documentation

distutils.command

Package containing implementation of all the standard Distutils commands.

Module autodist This module implements additional tests ala autoconf which can be useful.
Module bdist_rpm Undocumented
Module build Undocumented
Module build_clib Modified version of build_clib that handles fortran source files.
Module build_ext Modified version of build_ext that handles fortran source files.
Module build_py Undocumented
Module build_scripts Modified version of build_scripts that handles building scripts from functions.
Module build_src Build swig and f2py sources.
Module config Undocumented
Module config_compiler No module docstring; 0/1 function, 2/2 classes documented
Module develop Override the develop command from setuptools so we can ensure that our generated files (from build_src or build_scripts) are properly converted to real files with filenames.
Module egg_info Undocumented
Module install Undocumented
Module install_clib Undocumented
Module install_data Undocumented
Module install_headers Undocumented
Module sdist Undocumented

From __init__.py:

Function test_na_writable_attributes_deletion Undocumented
Variable __revision__ Undocumented
Variable distutils_all Undocumented
def test_na_writable_attributes_deletion(): (source)

Undocumented

__revision__: str = (source)

Undocumented

distutils_all: list[str] = (source)

Undocumented