| Server IP : 217.160.0.135 / Your IP : 216.73.217.25 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/wheel/__pycache__/ |
Upload File : |
�
�lc]K � �� � d Z ddlmZ ddlZddlZddlZddlZddlZddlZddl Z ddl
mZ ddlm
Z
mZ ddlmZ ddlmZ ddlmZ dd lmZ dd
lmZmZ ddlZddlmZ dd
lmZ ddlm Z ddl!m"Z" ddl#m$Z$ ddl%m&Z& ddl'm(Z( ej) Z)ej* Z* e+ ej, d� � j- �. d� � d � � Z/dZ0d� Z1d� Z2d d�Z3d� Z4d� Z5d� Z6d� Z7 G d� de� � Z8dS )!zI
Create a wheel (.whl) distribution.
A wheel is a built archive format.
� )�annotationsN)�OrderedDict)�BytesGenerator� Generator)�EmailPolicy)�iglob)�BytesIO)�rmtree)�ZIP_DEFLATED�
ZIP_STORED)�Command� )�__version__)�calculate_macosx_platform_tag)�pkginfo_to_metadata)�log)�tags)� WheelFile�
setuptools�.zcp3\dc �, � dt j d � �S )N�pyr )�sys�version_info� � �3/usr/lib/python3/dist-packages/wheel/bdist_wheel.py�
python_tagr + s � �%�� ��#�%�%�%r c �� � t j � � }|� d� � r| �t | |� � }n|dk rt j dk rd}|� dd� � S )z0Return our platform name 'win32', 'linux_x86_64'�macosxN�linux-x86_64��z
linux-i686�-�_)� sysconfig�get_platform�
startswithr r �maxsize�replace)�archive_root�results r r&