î
M“Re ã @ sb d d l m Z d d l m Z m Z m Z d d l Z d d l m Z Gd d „ d e ƒ Z d S)é )Úinstall_scripts)ÚDistributionÚPathMetadataÚensure_directoryN)Úlogc @ s= e Z d Z d Z d d „ Z d d „ Z d d d „ Z d S)
r z;Do normal script install, plus any egg_info wrapper scriptsc C s t j | ƒ d | _ d S)NF)Ú_install_scriptsÚinitialize_optionsÚno_ep)Úself© r ú=/tmp/pip-l4uy7dan-build/setuptools/command/install_scripts.pyr
s
z"install_scripts.initialize_optionsc C s d d l m } d d l m } | j d ƒ | j j rI t j | ƒ n g | _ | j r_ d S| j
d ƒ } t | j t
| j | j ƒ | j | j ƒ } | j
d ƒ } t | d | ƒ } t | j
d ƒ d d ƒ } x' | | | | ƒ D] } | j | Œ qê Wd S)
Nr )Úget_script_args)Úsys_executableÚegg_infoÚ
build_scriptsÚ
executableÚ
bdist_wininstZ_is_runningF)Úsetuptools.command.easy_installr
r Úrun_commandÚdistributionÚscriptsr ÚrunÚoutfilesr Úget_finalized_commandr Zegg_baser r Úegg_nameZegg_versionÚgetattrÚwrite_script) r
r
r Zei_cmdÚdistZbs_cmdr Z
is_wininstÚargsr r r r s$
zinstall_scripts.runÚtc
G s² d d l m } m } t j d | | j ƒ t j j | j | ƒ } | j j
| ƒ | ƒ } | j s® t | ƒ t
| d | ƒ } | j | ƒ | j ƒ | | d | ƒ n d S)z1Write an executable file to the scripts directoryr )ÚchmodÚ
current_umaskzInstalling %s script to %sÚwiÿ N)r r r! r ÚinfoÚinstall_dirÚosÚpathÚjoinr ÚappendÚdry_runr ÚopenÚwriteÚclose)
r
Úscript_nameÚcontentsÚmodeZignoredr r! ÚtargetÚmaskÚfr r r r ( s
zinstall_scripts.write_scriptN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r r r r r r r r s r )
Z!distutils.command.install_scriptsr r Ú
pkg_resourcesr r r r% Ú distutilsr r r r r Ú