|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /lib/python2.7/site-packages/setuptools/command/ |
�
�fc @ sL d Z d d l Z d d l m Z d d l m Z d e f d � � YZ d S( sD
Create a dist_info directory
As defined in the wheel specification
i����N( t Command( t logt dist_infoc B s2 e Z d Z d g Z d � Z d � Z d � Z RS( s create a .dist-info directorys egg-base=t esL directory containing .egg-info directories (default: top of the source tree)c C s
d | _ d S( N( t Nonet egg_base( t self( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyt initialize_options s c C s d S( N( ( R ( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyt finalize_options s c C s� | j d � } | j | _ | j � | j � | j t d � d } t j d j t j
j | � � � | j d � } | j | j | � d S( Nt egg_infos .egg-infos
.dist-infos
creating '{}'t bdist_wheel(
t get_finalized_commandR R t runR t lenR t infot formatt ost patht abspatht egg2dist( R R t
dist_info_dirR
( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyR s
"( s egg-base=R sL directory containing .egg-info directories (default: top of the source tree)( t __name__t
__module__t descriptiont user_optionsR R R ( ( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyR s
( t __doc__R t distutils.coreR t distutilsR R ( ( ( s@ /usr/lib/python2.7/site-packages/setuptools/command/dist_info.pyt <module> s