python (3.11.7)
    *e                         d Z ddlZddlZddlZddlZddlZddlZddlZddlm	Z	 ddl
Z
ddlZddl
mZ ddl
mZ ddlmZ ddlmZ ddlmZ  ej        d	ej                  j        Zd
Zd Zej        d             Z G d
 d          ZdS )zWheels support.    N)get_platform)
parse_version)sys_tags)canonicalize_name)write_requirements)_unpack_zipfile_objz^(?P<project_name>.+?)-(?P<version>\d.*?)
    ((-(?P<build>\d.*?))?-(?P<py_version>.+?)-(?P<abi>.+?)-(?P<platform>.+?)
    )\.whl$z8__import__('pkg_resources').declare_namespace(__name__)
c                    t          j        |           D ])\  }}}t           j                            ||           }|D ]X}t           j                            ||          }t           j                            |||          }t          j        ||           Yt
          t          t          |                              D ]}\  }	}
t           j                            ||
          }t           j                            |||
          }t           j        	                    |          st          j        ||           ||	= ~+t          j        | d          D ]\  }}}|rJ t          j
        |           dS )zDMove everything under `src_dir` to `dst_dir`, and delete the former.T)topdownN)oswalkpathrelpathjoinrenamesreversedlist	enumerateexistsrmdir)src_dirdst_dirdirpathdirnames	filenamessubdirfsrcdstnds              R/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/site-packages/setuptools/wheel.pyunpackr"