HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pyo
�
4Y~gc@s�dZddlmZddlmZmZddlZddlZddlZdefd��YZ	d�Z
d�Zd	�ZdS(
s�distutils.command.install_egg_info

Implements the Distutils 'install_egg_info' command, for installing
a package's PKG-INFO metadata.i����(tCommand(tlogtdir_utilNtinstall_egg_infocBsAeZdZdZd	gZd�Zd�Zd�Zd�ZRS(
s)Install an .egg-info file for the packages8Install package's PKG-INFO metadata as an .egg-info filesinstall-dir=tdsdirectory to install tocCs
d|_dS(N(tNonetinstall_dir(tself((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pytinitialize_optionsscCs�|jdd�dtt|jj���tt|jj���tjd f}t	j
j|j|�|_
|j
g|_dS(Ntinstall_libRs%s-%s-py%s.egg-infoi(RR(tset_undefined_optionstto_filenamet	safe_nametdistributiontget_nametsafe_versiontget_versiontsystversiontostpathtjoinRttargettoutputs(Rtbasename((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pytfinalize_optionsscCs|j}tjj|�rGtjj|�rGtj|d|j�nptjj|�r||j	tj
|jfd|�n;tjj|j�s�|j	tj|jfd|j�nt
jd|�|js�t|d�}|jjj|�|j�ndS(Ntdry_runs	Removing s	Creating s
Writing %stw(RRRtisdirtislinkRtremove_treeRtexiststexecutetunlinkRtmakedirsRtinfotopenR
tmetadatatwrite_pkg_filetclose(RRtf((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pytrun s	%#	cCs|jS(N(R(R((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pytget_outputs/s(sinstall-dir=Rsdirectory to install to(	t__name__t
__module__t__doc__tdescriptiontuser_optionsRRR)R*(((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pyRs			
	cCstjdd|�S(s�Convert an arbitrary string to a standard distribution name

    Any runs of non-alphanumeric/. characters are replaced with a single '-'.
    s[^A-Za-z0-9.]+t-(tretsub(tname((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pyR7scCs%|jdd�}tjdd|�S(s�Convert an arbitrary string to a standard version string

    Spaces become dots, and all other non-alphanumeric characters become
    dashes, with runs of multiple dashes condensed to a single dash.
    t t.s[^A-Za-z0-9.]+R0(treplaceR1R2(R((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pyR?scCs|jdd�S(s|Convert a project or version name to its filename-escaped form

    Any '-' characters are currently replaced with '_'.
    R0t_(R6(R3((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pyRIs(
R-t
distutils.cmdRt	distutilsRRRRR1RRRR(((sG/opt/alt/python27/lib64/python2.7/distutils/command/install_egg_info.pyt<module>s$,