HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux mail.btech-izolacje.pl 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
User: pewna6876 (1017)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/wheel/cli/__pycache__/unpack.cpython-310.pyc
o

c�a��@s6ddlmZddlZddlZddlmZddd�ZdS)	�)�print_functionN�)�	WheelFile�.cCstt|��(}|j�d�}tj�||�}td�|�dd�tj	�
�|�|�Wd�n1s/wYtd�dS)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: {}...�)�endN�OK)r�parsed_filename�group�os�path�join�print�format�sys�stdout�flush�
extractall)r
�dest�wfr�destination�r�2/usr/lib/python3/dist-packages/wheel/cli/unpack.py�unpack	s
	
�r)r)�
__future__r�os.pathrr�	wheelfilerrrrrr�<module>s