lXR0 d Z ddlmZ ddlZddlZddlZddlmZ ddlm Z ddl mZ ddlm Z dd lmZmZmZmZ dd lmZ g dZdZd ZdadadZdZd Zd ZdddZdS )a# distutils.core The only module that needs to be imported to use the Distutils; provides the 'setup' function (which is to be called from the setup script). Also indirectly provides the Distribution and Command classes, although they are really defined in distutils.dist and distutils.cmd. )annotationsN)Iterable )Command)DEBUG)Distribution)CCompilerErrorDistutilsArgErrorDistutilsErrorDistutilsSetupError) Extension)r r r setupzusage: %(script)s [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: %(script)s --help [cmd1 cmd2 ...] or: %(script)s --help-commands or: %(script)s cmd --help c l t j | }t t z S )N)ospathbasenameUSAGElocals)script_namescripts l/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/setuptools/_distutils/core.py gen_usager + s&