Your IP : 3.12.153.240
3
9��f� � @ sR d dl mZ d dljjZd dlZd dlZd dlm Z m
Z
mZ G dd� dej�ZdS )� )�logN)�Distribution�PathMetadata�ensure_directoryc @ s* e Zd ZdZdd� Zdd� Zd
dd�Zd S )�install_scriptsz;Do normal script install, plus any egg_info wrapper scriptsc C s t jj| � d| _d S )NF)�origr �initialize_options�no_ep)�self� r �%/usr/lib/python3.6/install_scripts.pyr s z"install_scripts.initialize_optionsc C s� dd l jj}| jd� | jjr,tjj| � ng | _ | j
r<d S | jd�}t|j
t|j
|j�|j|j�}| jd�}t|dd �}| jd�}t|dd�}|j}|r�d}|j}|tjkr�|g}|j� }|jj� j|�} x"|j|| j� �D ]}
| j|
� q�W d S ) Nr �egg_infoZ
build_scripts�
executableZ
bdist_wininstZ_is_runningFz
python.exe)�setuptools.command.easy_install�commandZeasy_installZrun_commandZdistribution�scriptsr r �run�outfilesr Zget_finalized_commandr Zegg_baser r
Zegg_nameZegg_version�getattrZScriptWriterZWindowsScriptWriter�sysr ZbestZcommand_spec_classZ
from_paramZget_argsZ as_header�write_script)r
ZeiZei_cmdZdistZbs_cmdZ
exec_paramZbw_cmdZ
is_wininst�writer�cmd�argsr r r r s2
zinstall_scripts.run�tc
G s� ddl m}m} tjd|| j� tjj| j|�}| j j
|� |� }| js~t|� t
|d| �} | j|� | j� ||d| � dS )z1Write an executable file to the scripts directoryr )�chmod�
current_umaskzInstalling %s script to %s�wi� N)r r r r �infoZinstall_dir�os�path�joinr �appendZdry_runr �open�write�close)
r
Zscript_name�contents�modeZignoredr r �target�mask�fr r r r 3 s
zinstall_scripts.write_scriptN)r )�__name__�
__module__�__qualname__�__doc__r r r r r r r r s #r )Z distutilsr Z!distutils.command.install_scriptsr r r r r Z
pkg_resourcesr r r r r r r �<module> s