⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.74
Server IP:
104.21.16.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
wheel
/
cli
/
__pycache__
/
View File Name :
unpack.cpython-310.pyc
o c�a� � @ s6 d dl mZ d dlZd dlZddlmZ ddd�ZdS ) � )�print_functionN� )� WheelFile�.c C st t | ��(}|j�d�}tj�||�}td�|�dd� tj � � |�|� W d � n1 s/w Y td� 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 � wheelfiler r r r r r �<module> s