HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/saltstack/salt/lib/python3.10/site-packages/wheel/cli/__pycache__/unpack.cpython-310.pyc
o

�N�g��@s4ddlmZddlmZddlmZdddd�Zd
S)�)�annotations)�Path�)�	WheelFile�.�path�str�dest�return�NonecCs�t|��;}|j�d�}t|�|}td|�d�ddd�|jD]}|�||�|jd?d@}|�|j	��
|�qWd	�n1sBwYtd
�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)rZparsed_filename�groupr�printZfilelist�extractZ
external_attr�joinpath�filename�chmod)rr	ZwfrZdestinationZzinfoZpermissions�r�D/opt/saltstack/salt/lib/python3.10/site-packages/wheel/cli/unpack.py�unpacks
	
��
rN)r)rrr	rr
r)Z
__future__r�pathlibrZ	wheelfilerrrrrr�<module>s