| Server IP : 198.38.94.13 / Your IP : 216.73.217.33 Web Server : Apache System : Linux d4744.dxb1.stableserver.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : revivere ( 1140) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /opt/saltstack/salt/lib/python3.10/site-packages/wheel/_commands/__pycache__/ |
Upload File : |
o
;j� � @ s4 d dl mZ d dlmZ ddlmZ dddd�Zd
S )� )�annotations)�Path� )� WheelFile�.�path�str�dest�return�Nonec C s� t | ��9}|j�d�}t|�| }td|� d�ddd� |jD ]}t|�||��}|jd? d@ }|�|� qW d � n1 s@w Y td
� d S )z�Unpack a wheel.
Wheel content will be unpacked to {dest}/{name}-{ver}, where {name}
is the package name and {ver} its version.
:param path: The path to the wheel.
:param dest: Destination directory (default to current directory).
�nameverzUnpacking to: z...� T)�end�flush� i� N�OK) r Zparsed_filename�groupr �printZfilelist�extractZ
external_attr�chmod)r r Zwfr ZdestinationZzinfo�target_pathZpermissions� r �J/opt/saltstack/salt/lib/python3.10/site-packages/wheel/_commands/unpack.py�unpack s
��
r N)r )r r r r r
r )�
__future__r �pathlibr Z wheelfiler r r r r r �<module> s