python (3.11.7)
    eV                     `    d Z ddlZddlmZ ddlT ddlmZ ddlmZ d Z	 G d d	e          Z
dS )
zdistutils.command.build_clib
Implements the Distutils 'build_clib' command, to build a C/C++ library
that is included in the module distribution and needed by an extension
module.    N)Command)*)customize_compiler)logc                  &