%PDF-1.4 %Óëéá 1 0 obj <> endobj 3 0 obj <> endobj 4 0 obj <
| Server IP : 212.252.79.165 / Your IP : 216.73.216.45 [ Web Server : Apache System : Linux 212-252-79-165.cprapid.com 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 User : cehaburo ( 1001) PHP Version : 8.1.33 Disable Function : exec,passthru,shell_exec,system Domains : 48 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python2.7/dist-packages/setuptools/command/ |
Upload File : |
�
�C�^c @ 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/dist-packages/setuptools/command/dist_info.pyt initialize_options s c C s d S( N( ( R ( ( s@ /usr/lib/python2.7/dist-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/dist-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/dist-packages/setuptools/command/dist_info.pyR s
( t __doc__R t distutils.coreR t distutilsR R ( ( ( s@ /usr/lib/python2.7/dist-packages/setuptools/command/dist_info.pyt <module> s