📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
setuptools
›
command
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/setuptools/command/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: install_egg_info.cpython-39.pyc
a ���h� � @ s\ d dl mZmZ d dlZd dlmZ d dlmZ d dlmZ d dl Z G dd� dej e�ZdS )� )�log�dir_utilN)�Command)� namespaces)�unpack_archivec @ sB e Zd ZdZdZdgZdd� Zdd� Zdd� Zd d � Z dd� Z d S )�install_egg_infoz.Install an .egg-info directory for the package)zinstall-dir=�dzdirectory to install toc C s d | _ d S �N)�install_dir��self� r �G/usr/lib/python3.9/site-packages/setuptools/command/install_egg_info.py�initialize_options s z#install_egg_info.initialize_optionsc C sV | � dd� | �d�}t�d d |j|j��� d }|j| _tj � | j|�| _g | _ d S )NZinstall_lib)r r �egg_infoz .egg-info)Zset_undefined_optionsZget_finalized_command� pkg_resourcesZDistributionZegg_nameZegg_versionr �source�os�path�joinr �target�outputs)r Zei_cmd�basenamer r r �finalize_options s � ��z!install_egg_info.finalize_optionsc C s� | � d� tj�| j�r:tj�| j�s:tj| j| jd� n(tj� | j�rb| � tj| jfd| j � | jstt� | j� | � | jdd| j| jf � | �� d S )Nr )�dry_runz Removing r �Copying %s to %s)Zrun_commandr r �isdirr �islinkr Zremove_treer �existsZexecute�unlinkr Zensure_directory�copytreer Zinstall_namespacesr r r r �run! s �zinstall_egg_info.runc C s | j S r )r r r r r �get_outputs. s zinstall_egg_info.get_outputsc s � fdd�}t � j� j|� d S )Nc sD dD ] }| � |�sd| | v r d S q� j�|� t�d| |� |S )N)z.svn/zCVS/�/r )� startswithr �appendr �debug)�src�dst�skipr r r �skimmer3 s z*install_egg_info.copytree.<locals>.skimmer)r r r )r r* r r r r 1 s zinstall_egg_info.copytreeN)�__name__� __module__�__qualname__�__doc__�descriptionZuser_optionsr r r! r"