관리-도구
편집 파일: core.cpython-312.pyc
� t��e�$ � � � d Z ddlZddlZddlZddlmZ ddlmZmZm Z m Z ddlmZ ddl mZ ddlmZ dd lmZ g d �ZdZd� Zdadad ZdZd� Zd� Zdd�Zy)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. � N� )�DEBUG)�DistutilsSetupError�DistutilsError�CCompilerError�DistutilsArgError)�Distribution)�Command)� PyPIRCCommand)� Extension)r r r r �setupz�usage: %(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 �b � t j j | � }t t � z S )N)�os�path�basename�USAGE�locals)�script_name�scripts ��/builddir/build/BUILDROOT/alt-python312-setuptools-69.0.2-1.el8.x86_64/opt/alt/python312/lib/python3.12/site-packages/setuptools/_distutils/core.py� gen_usager * s# � � �W�W� � �k� *�F��6�8��� )� distclassr �script_args�options�name�version�author�author_email� maintainer�maintainer_email�url�license�description�long_description�keywords� platforms�classifiers�download_url�requires�provides� obsoletes)r �sources�include_dirs� define_macros�undef_macros�library_dirs� libraries�runtime_library_dirs� extra_objects�extra_compile_args�extra_link_args� swig_opts�export_symbols�depends�languagec �" � | j d� }|r| j d� nt }d| vr3t j j t j d � | d<