HEX
Server: LiteSpeed
System: Linux php-prod-1.spaceapp.ru 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
User: xnsbb3110 (1041)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/wheel/cli/__pycache__/unpack.cpython-310.pyc
o

��h��@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)r�parsed_filename�groupr�print�filelist�extract�
external_attr�joinpath�filename�chmod)rr	�wfr�destination�zinfo�permissions�r�;/usr/local/lib/python3.10/dist-packages/wheel/cli/unpack.py�unpacks
	
��
r!N)r)rrr	rr
r)�
__future__r�pathlibr�	wheelfilerr!rrrr �<module>s