✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server.blackpussy.asia ​🇻​♯➤ 5.14.0-611.20.1.el9_7.x86_64 #1 SMP 🇾​♯➤ 2026

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 163.245.207.76 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.216.243
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗞 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ mail,mb_send_mail
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /usr/lib/python3.9/site-packages/setuptools/__pycache__//msvc.cpython-39.opt-1.pyc
a

���h���@s�dZddlZddlmZddlmZmZddlmZm	Z	m
Z
mZddlZddl
Z
ddlZddlZddlZddlZddlmZddlmZe��d	kr�ddlZdd
lmZnGdd�d�Ze�ZeejjfZzdd
lm Z Wney�Yn0dd�Z!d.dd�Z"dd�Z#dd�Z$ddddd�Z%dd�Z&dd�Z'dd �Z(d!d"�Z)d/d$d%�Z*Gd&d'�d'�Z+Gd(d)�d)�Z,Gd*d+�d+�Z-Gd,d-�d-�Z.dS)0a�
Improved support for Microsoft Visual C++ compilers.

Known supported compilers:
--------------------------
Microsoft Visual C++ 9.0:
    Microsoft Visual C++ Compiler for Python 2.7 (x86, amd64)
    Microsoft Windows SDK 6.1 (x86, x64, ia64)
    Microsoft Windows SDK 7.0 (x86, x64, ia64)

Microsoft Visual C++ 10.0:
    Microsoft Windows SDK 7.1 (x86, x64, ia64)

Microsoft Visual C++ 14.X:
    Microsoft Visual C++ Build Tools 2015 (x86, x64, arm)
    Microsoft Visual Studio Build Tools 2017 (x86, x64, arm, arm64)
    Microsoft Visual Studio Build Tools 2019 (x86, x64, arm, arm64)

This may also support compilers shipped with compatible Visual Studio versions.
�N)�open)�listdir�pathsep)�join�isfile�isdir�dirname)�
LegacyVersion�)�
get_unpatched�Windows)�environc@seZdZdZdZdZdZdS)�winregN)�__name__�
__module__�__qualname__�
HKEY_USERS�HKEY_CURRENT_USER�HKEY_LOCAL_MACHINE�HKEY_CLASSES_ROOT�rr�3/usr/lib/python3.9/site-packages/setuptools/msvc.pyr*sr)�RegcCs�d}|d|f}zt�|d�}WnFtyfz|d|f}t�|d�}Wnty`d}Yn0Yn0|r�t|d�}t|�r�|Stt�|�S)a�
    Patched "distutils.msvc9compiler.find_vcvarsall" to use the standalone
    compiler build for Python
    (VCForPython / Microsoft Visual C++ Compiler for Python 2.7).

    Fall back to original behavior when the standalone compiler is not
    available.

    Redirect the path of "vcvarsall.bat".

    Parameters
    ----------
    version: float
        Required Microsoft Visual C++ version.

    Return
    ------
    str
        vcvarsall.bat path
    z-Software\%sMicrosoft\DevDiv\VCForPython\%0.1f��
installdirzWow6432Node\N�
vcvarsall.bat)rZ	get_value�KeyErrorrrr�msvc9_find_vcvarsall)�versionZvc_base�key�
productdir�	vcvarsallrrrrAs
r�x86c
Os�z"tt�}|||g|�Ri|��WStjjy8YntyHYn0zt||���WStjjy�}zt|||��WYd}~n
d}~00dS)ao
    Patched "distutils.msvc9compiler.query_vcvarsall" for support extra
    Microsoft Visual C++ 9.0 and 10.0 compilers.

    Set environment without use of "vcvarsall.bat".

    Parameters
    ----------
    ver: float
        Required Microsoft Visual C++ version.
    arch: str
        Target architecture.

    Return
    ------
    dict
        environment
    N)	r�msvc9_query_vcvarsall�	distutils�errors�DistutilsPlatformError�
ValueError�EnvironmentInfo�
return_env�_augment_exception)�ver�arch�args�kwargsZorig�excrrrr#ksr#cCszt�tjddtjtjB�}Wnty2YdS0d}d}|��t��D]�}zt�||�\}}}Wnty|Yq�Yn0|rJ|tj	krJt
|�rJztt|��}Wnt
tfy�YqJYn0|dkrJ||krJ||}}qJWd�n1s�0Y||fS)�0Python 3.8 "distutils/_msvccompiler.py" backportz'Software\Microsoft\VisualStudio\SxS\VC7r�NNN�)r�OpenKeyr�KEY_READZKEY_WOW64_32KEY�OSError�	itertools�count�	EnumValueZREG_SZr�int�floatr'�	TypeError)r�best_version�best_dir�i�vZvc_dirZvtrrrr�_msvc14_find_vc2015�s2
�
*r@cCs�t�d�pt�d�}|sdSz8t�t|ddd�ddd	d
ddd
dg	�jddd���}Wntjtt	fypYdS0t|ddd�}t
|�r�d|fSdS)a�Python 3.8 "distutils/_msvccompiler.py" backport

    Returns "15, path" based on the result of invoking vswhere.exe
    If no install is found, returns "None, None"

    The version is returned to avoid unnecessarily changing the function
    result. It may be ignored when the path is not None.

    If vswhere.exe is not available, by definition, VS 2017 is not
    installed.
    �ProgramFiles(x86)�ProgramFilesr1zMicrosoft Visual StudioZ	Installerzvswhere.exez-latestz-prereleasez	-requiresz1Microsoft.VisualStudio.Component.VC.Tools.x86.x64z	-property�installationPathz	-products�*�mbcs�strict)�encodingr%�VCZ	AuxiliaryZBuild�)r
�get�
subprocess�check_outputr�decode�strip�CalledProcessErrorr5�UnicodeDecodeErrorr)�root�pathrrr�_msvc14_find_vc2017�s(��rS�x64ZarmZarm64)r"Z	x86_amd64Zx86_armZ	x86_arm64c	
Cs�t�\}}d}|tvr t|}nd|vr,dnd}|r�t|ddddd|d	d
�	}zddl}|j|dd
�d}Wntttfy�d}Yn0|s�t�\}}|r�t|d|dd
�}|s�dSt|d�}t|�s�dS|r�t|�s�d}||fS)r0N�amd64rTr"z..�redistZMSVCz**zMicrosoft.VC14*.CRTzvcruntime140.dllrT)�	recursive���zMicrosoft.VC140.CRTr1r)	rS�PLAT_SPEC_TO_RUNTIMEr�glob�ImportErrorr5�LookupErrorr@r)	�	plat_spec�_r=�	vcruntimeZvcruntime_platZvcredistrZr<r!rrr�_msvc14_find_vcvarsall�s:

�

�
r`c
Cs�dtvrdd�t��D�St|�\}}|s6tj�d��z&tjd�||�tj	d�j
ddd	�}Wn<tjy�}z"tj�d
�|j��|�WYd}~n
d}~00dd�d
d�|�
�D�D�}|r�||d<|S)r0ZDISTUTILS_USE_SDKcSsi|]\}}|��|�qSr��lower)�.0r�valuerrr�
<dictcomp>s�z&_msvc14_get_vc_env.<locals>.<dictcomp>zUnable to find vcvarsall.batzcmd /u /c "{}" {} && set)�stderrzutf-16le�replace)r%zError executing {}NcSs$i|]\}}}|r|r|��|�qSrra)rcrr^rdrrrres�css|]}|�d�VqdS)�=N)�	partition)rc�linerrr�	<genexpr>�z%_msvc14_get_vc_env.<locals>.<genexpr>�py_vcruntime_redist)r
�itemsr`r$r%r&rKrL�formatZSTDOUTrMrO�cmd�
splitlines)r]r!r_�outr/�envrrr�_msvc14_get_vc_envs8��
��

���rtc
CsDz
t|�WStjjy>}zt|d��WYd}~n
d}~00dS)a*
    Patched "distutils._msvccompiler._get_vc_env" for support extra
    Microsoft Visual C++ 14.X compilers.

    Set environment without use of "vcvarsall.bat".

    Parameters
    ----------
    plat_spec: str
        Target architecture.

    Return
    ------
    dict
        environment
    �,@N)rtr$r%r&r*)r]r/rrr�msvc14_get_vc_env%s


rvcOsJdtjvr8ddl}t|j�td�kr8|jjj|i|��Stt	�|i|��S)z�
    Patched "distutils._msvccompiler.gen_lib_options" for fix
    compatibility between "numpy.distutils" and "distutils._msvccompiler"
    (for Numpy < 1.11.2)
    znumpy.distutilsrNz1.11.2)
�sys�modulesZnumpyr	�__version__r$Z	ccompilerZgen_lib_optionsr�msvc14_gen_lib_options)r-r.Znprrrrz?s

rzrcCs�|jd}d|��vs"d|��vr�d}|jfit���}d}|dkrj|���d�dkr`|d	7}q�|d
7}n.|dkr�|d7}||d
7}n|dkr�|d7}|f|_dS)zl
    Add details to the exception message to help guide the user
    as to what action will resolve it.
    rr!zvisual cz;Microsoft Visual C++ {version:0.1f} or greater is required.z-www.microsoft.com/download/details.aspx?id=%d�"@Zia64rXz( Get it with "Microsoft Windows SDK 7.0"z% Get it from http://aka.ms/vcpython27�$@z* Get it with "Microsoft Windows SDK 7.1": iW ruzd Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/N)r-rbro�locals�find)r/rr,�messageZtmplZ
msdownloadrrrr*Ls


r*c@sbeZdZdZe�dd���Zdd�Ze	dd��Z
dd	�Zd
d�Zdd
d�Z
ddd�Zddd�ZdS)�PlatformInfoz�
    Current and Target Architectures information.

    Parameters
    ----------
    arch: str
        Target architecture.
    Zprocessor_architecturercCs|���dd�|_dS)NrTrU)rbrgr,)�selfr,rrr�__init__|szPlatformInfo.__init__cCs|j|j�d�dd�S)zs
        Return Target CPU architecture.

        Return
        ------
        str
            Target CPU
        r^r
N)r,r~�r�rrr�
target_cpus
zPlatformInfo.target_cpucCs
|jdkS)z�
        Return True if target CPU is x86 32 bits..

        Return
        ------
        bool
            CPU is x86 32 bits
        r"�r�r�rrr�
target_is_x86�s	zPlatformInfo.target_is_x86cCs
|jdkS)z�
        Return True if current CPU is x86 32 bits..

        Return
        ------
        bool
            CPU is x86 32 bits
        r"��current_cpur�rrr�current_is_x86�s	zPlatformInfo.current_is_x86FcCs.|jdkr|rdS|jdkr$|r$dSd|jS)uk
        Current platform specific subfolder.

        Parameters
        ----------
        hidex86: bool
            return '' and not '†' if architecture is x86.
        x64: bool
            return 'd' and not 'md64' if architecture is amd64.

        Return
        ------
        str
            subfolder: '	arget', or '' (see hidex86 parameter)
        r"rrU�\x64�\%sr��r��hidex86rTrrr�current_dir�s�zPlatformInfo.current_dircCs.|jdkr|rdS|jdkr$|r$dSd|jS)ar
        Target platform specific subfolder.

        Parameters
        ----------
        hidex86: bool
            return '' and not '\x86' if architecture is x86.
        x64: bool
            return '\x64' and not '\amd64' if architecture is amd64.

        Return
        ------
        str
            subfolder: '\current', or '' (see hidex86 parameter)
        r"rrUr�r�r�r�rrr�
target_dir�s�zPlatformInfo.target_dircCs0|rdn|j}|j|krdS|���dd|�S)ap
        Cross platform specific subfolder.

        Parameters
        ----------
        forcex86: bool
            Use 'x86' as current architecture even if current architecture is
            not x86.

        Return
        ------
        str
            subfolder: '' if target architecture is current architecture,
            '\current_target' if not.
        r"r�\z\%s_)r�r�r�rg)r��forcex86�currentrrr�	cross_dir�s�zPlatformInfo.cross_dirN)FF)FF)F)rrr�__doc__r
rJrbr�r��propertyr�r�r�r�r�r�rrrrr�qs


r�c@s�eZdZdZejejejejfZ	dd�Z
edd��Zedd��Z
edd	��Zed
d��Zedd
��Zedd��Zedd��Zedd��Zedd��Zddd�Zdd�ZdS)�RegistryInfoz�
    Microsoft Visual Studio related registry information.

    Parameters
    ----------
    platform_info: PlatformInfo
        "PlatformInfo" instance.
    cCs
||_dS�N)�pi)r�Z
platform_inforrrr��szRegistryInfo.__init__cCsdS)z�
        Microsoft Visual Studio root registry key.

        Return
        ------
        str
            Registry key
        ZVisualStudiorr�rrr�visualstudio�s
zRegistryInfo.visualstudiocCst|jd�S)z
        Microsoft Visual Studio SxS registry key.

        Return
        ------
        str
            Registry key
        ZSxS)rr�r�rrr�sxss
zRegistryInfo.sxscCst|jd�S)z|
        Microsoft Visual C++ VC7 registry key.

        Return
        ------
        str
            Registry key
        ZVC7�rr�r�rrr�vc
s
zRegistryInfo.vccCst|jd�S)z
        Microsoft Visual Studio VS7 registry key.

        Return
        ------
        str
            Registry key
        ZVS7r�r�rrr�vss
zRegistryInfo.vscCsdS)z�
        Microsoft Visual C++ for Python registry key.

        Return
        ------
        str
            Registry key
        zDevDiv\VCForPythonrr�rrr�
vc_for_python%s
zRegistryInfo.vc_for_pythoncCsdS)zq
        Microsoft SDK registry key.

        Return
        ------
        str
            Registry key
        zMicrosoft SDKsrr�rrr�
microsoft_sdk1s
zRegistryInfo.microsoft_sdkcCst|jd�S)z�
        Microsoft Windows/Platform SDK registry key.

        Return
        ------
        str
            Registry key
        r�rr�r�rrr�windows_sdk=s
zRegistryInfo.windows_sdkcCst|jd�S)z�
        Microsoft .NET Framework SDK registry key.

        Return
        ------
        str
            Registry key
        ZNETFXSDKr�r�rrr�	netfx_sdkIs
zRegistryInfo.netfx_sdkcCsdS)z�
        Microsoft Windows Kits Roots registry key.

        Return
        ------
        str
            Registry key
        zWindows Kits\Installed Rootsrr�rrr�windows_kits_rootsUs
zRegistryInfo.windows_kits_rootsFcCs$|j��s|rdnd}td|d|�S)a
        Return key in Microsoft software registry.

        Parameters
        ----------
        key: str
            Registry key path where look.
        x86: str
            Force x86 software registry.

        Return
        ------
        str
            Registry key
        rZWow6432NodeZSoftwareZ	Microsoft)r�r�r)r�rr"Znode64rrr�	microsoftaszRegistryInfo.microsoftc	
Cs�tj}tj}tj}|j}|jD]�}d}z||||�d|�}Wn\ttfy�|j�	�s�z||||d�d|�}Wq�ttfy�YYqYq�0nYqYn0zLz$t�
||�dWW|r�||�Sttfy�Yn0W|r�||�q|r�||�0qdS)a
        Look for values in registry in Microsoft software registry.

        Parameters
        ----------
        key: str
            Registry key path where look.
        name: str
            Value name to find.

        Return
        ------
        str
            value
        NrT)rr4r3ZCloseKeyr��HKEYSr5�IOErrorr�r�ZQueryValueEx)	r�r�nameZkey_readZopenkeyZclosekey�ms�hkey�bkeyrrr�lookupts4


�
�zRegistryInfo.lookupN)F)rrrr�rrrrrr�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrrr��s6�









r�c@s<eZdZdZe�dd�Ze�dd�Ze�de�Zd7dd�Z	d	d
�Z
dd�Zd
d�Ze
dd��Zedd��Zedd��Zdd�Zdd�Zedd��Zedd��Zedd��Zedd ��Zed!d"��Zed#d$��Zed%d&��Zed'd(��Zed)d*��Zed+d,��Zed-d.��Zed/d0��Zed1d2��Z d3d4�Z!e
d8d5d6��Z"dS)9�
SystemInfoz�
    Microsoft Windows and Visual Studio related system information.

    Parameters
    ----------
    registry_info: RegistryInfo
        "RegistryInfo" instance.
    vc_ver: float
        Required Microsoft Visual C++ version.
    �WinDirrrBrANcCs2||_|jj|_|��|_|p$|��|_|_dSr�)�rir��find_programdata_vs_vers�known_vs_paths�_find_latest_available_vs_ver�vs_ver�vc_ver)r�Z
registry_infor�rrrr��s



�zSystemInfo.__init__cCs>|��}|s|jstj�d��t|�}|�|j�t|�dS)zm
        Find the latest VC version

        Return
        ------
        float
            version
        z%No Microsoft Visual C++ version foundrX)�find_reg_vs_versr�r$r%r&�set�update�sorted)r�Zreg_vc_versZvc_versrrrr��s	
�z(SystemInfo._find_latest_available_vs_vercCsn|jj}|jj|jj|jjf}g}t�|jj|�D�]0\}}zt�	|||�dtj
�}WnttfypYq2Yn0|��t�
|�\}}}	t|�D]T}
t�t��6tt�||
�d�}||vr�|�|�Wd�q�1s�0Yq�t|�D]T}
t�t��4tt�||
��}||v�r"|�|�Wd�q�1�s80Yq�Wd�q21�sZ0Yq2t|�S)z�
        Find Microsoft Visual Studio versions available in registry.

        Return
        ------
        list of float
            Versions
        rN)r�r�r�r�r�r6�productr�rr3r4r5r�ZQueryInfoKey�range�
contextlib�suppressr'r:r8�appendZEnumKeyr�)r�r�ZvckeysZvs_versr�rr�Zsubkeys�valuesr^r>r+rrrr��s*	
*
NzSystemInfo.find_reg_vs_versc	Cs�i}d}zt|�}Wnttfy.|YS0|D]�}zpt||d�}t|ddd��}t�|�}Wd�n1st0Y|d}tt|d��|||�|d	�<Wq4tttfy�Yq4Yq40q4|S)
z�
        Find Visual studio 2017+ versions from information in
        "C:\ProgramData\Microsoft\VisualStudio\Packages\_Instances".

        Return
        ------
        dict
            float version as key, path as value.
        z9C:\ProgramData\Microsoft\VisualStudio\Packages\_Instancesz
state.jsonZrtzutf-8)rGNrC�
VC\Tools\MSVCZinstallationVersion)	rr5r�rr�json�load�_as_float_versionr)	r�Zvs_versionsZ
instances_dirZhashed_namesr�Z
state_pathZ
state_file�stateZvs_pathrrrr��s*
�
(��z#SystemInfo.find_programdata_vs_verscCstd�|�d�dd���S)z�
        Return a string version as a simplified float version (major.minor)

        Parameters
        ----------
        version: str
            Version.

        Return
        ------
        float
            version
        �.N�)r:r�split)rrrrr�szSystemInfo._as_float_versioncCs.t|jd|j�}|j�|jjd|j�p,|S)zp
        Microsoft Visual Studio directory.

        Return
        ------
        str
            path
        zMicrosoft Visual Studio %0.1f�%0.1f)r�ProgramFilesx86r�r�r�r�)r��defaultrrr�VSInstallDir&s�zSystemInfo.VSInstallDircCs,|��p|��}t|�s(d}tj�|��|S)zm
        Microsoft Visual C++ directory.

        Return
        ------
        str
            path
        z(Microsoft Visual C++ directory not found)�	_guess_vc�_guess_vc_legacyrr$r%r&)r�rR�msgrrr�VCInstallDir7s

zSystemInfo.VCInstallDirc
Cs�|jdkrdSz|j|j}Wnty6|j}Yn0t|d�}z$t|�d}|�|�|_t||�WStt	t
fy�YdS0dS)zl
        Locate Visual C++ for VS2017+.

        Return
        ------
        str
            path
        rurr�rXN)r�r�rr�rrr�r�r5r��
IndexError)r�Zvs_dirZguess_vcr�rrrr�Is	

zSystemInfo._guess_vccCsbt|jd|j�}t|jjd|j�}|j�|d�}|rBt|d�n|}|j�|jjd|j�p`|S)z{
        Locate Visual C++ for versions prior to 2017.

        Return
        ------
        str
            path
        z Microsoft Visual Studio %0.1f\VCr�rrH)rr�r�r�r�r�r�)r�r�Zreg_pathZ	python_vcZ
default_vcrrrr�gs	�zSystemInfo._guess_vc_legacycCsJ|jdkrdS|jdkrdS|jdkr*dS|jdkr8dS|jd	krFd
SdS)z�
        Microsoft Windows SDK versions for specified MSVC++ version.

        Return
        ------
        tuple of str
            versions
        r{)z7.0z6.1z6.0ar|)z7.1z7.0a�&@)z8.0z8.0a�(@)�8.1z8.1aru)z10.0r�N�r�r�rrr�WindowsSdkVersion{s





zSystemInfo.WindowsSdkVersioncCs|�t|jd��S)zt
        Microsoft Windows SDK last version.

        Return
        ------
        str
            version
        �lib)�_use_last_dir_namer�
WindowsSdkDirr�rrr�WindowsSdkLastVersion�s
z SystemInfo.WindowsSdkLastVersioncCsd}|jD],}t|jjd|�}|j�|d�}|r
q8q
|rDt|�stt|jjd|j�}|j�|d�}|rtt|d�}|r�t|�s�|jD]6}|d|�d��}d	|}t|j	|�}t|�r�|}q�|r�t|�s�|jD]$}d
|}t|j	|�}t|�r�|}q�|�st|j
d�}|S)zn
        Microsoft Windows SDK directory.

        Return
        ------
        str
            path
        rzv%s�installationfolderr�rZWinSDKNr�zMicrosoft SDKs\Windows Kits\%szMicrosoft SDKs\Windows\v%sZPlatformSDK)r�rr�r�r�rr�r��rfindrBr�)r��sdkdirr+�locrRZinstall_baseZintver�drrrr��s6




zSystemInfo.WindowsSdkDirc	Cs�|jdkrd}d}n&d}|jdkr&dnd}|jjd|d�}d	||�d
d�f}g}|jdkr~|jD]}|t|jj||�g7}qb|jD]}|t|jj	d
||�g7}q�|D]}|j�
|d�}|r�|Sq�dS)zy
        Microsoft Windows SDK executable directory.

        Return
        ------
        str
            path
        r��#r�(r�TF)rTr�zWinSDK-NetFx%dTools%sr��-ruzv%sAr�N)r�r�r�rg�NetFxSdkVersionrr�r�r�r�r�)	r�Znetfxverr,r�ZfxZregpathsr+rRZexecpathrrr�WindowsSDKExecutablePath�s"



z#SystemInfo.WindowsSDKExecutablePathcCs&t|jjd|j�}|j�|d�p$dS)zl
        Microsoft Visual F# directory.

        Return
        ------
        str
            path
        z%0.1f\Setup\F#r r)rr�r�r�r�)r�rRrrr�FSharpInstallDir�s
zSystemInfo.FSharpInstallDircCsF|jdkrdnd}|D]*}|j�|jjd|�}|r|p:dSqdS)zt
        Microsoft Universal CRT SDK directory.

        Return
        ------
        str
            path
        ru)Z10Z81rz
kitsroot%srN)r�r�r�r�)r�Zversr+r�rrr�UniversalCRTSdkDir�s�zSystemInfo.UniversalCRTSdkDircCs|�t|jd��S)z�
        Microsoft Universal C Runtime SDK last version.

        Return
        ------
        str
            version
        r�)r�rr�r�rrr�UniversalCRTSdkLastVersions
z%SystemInfo.UniversalCRTSdkLastVersioncCs|jdkrdSdS)z�
        Microsoft .NET Framework SDK versions.

        Return
        ------
        tuple of str
            versions
        ru)	z4.7.2z4.7.1z4.7z4.6.2z4.6.1z4.6z4.5.2z4.5.1z4.5rr�r�rrrr�s��zSystemInfo.NetFxSdkVersioncCs8d}|jD](}t|jj|�}|j�|d�}|r
q4q
|S)zu
        Microsoft .NET Framework SDK directory.

        Return
        ------
        str
            path
        rZkitsinstallationfolder)r�rr�r�r�)r�r�r+r�rrr�NetFxSdkDir's

zSystemInfo.NetFxSdkDircCs"t|jd�}|j�|jjd�p |S)zw
        Microsoft .NET Framework 32bit directory.

        Return
        ------
        str
            path
        zMicrosoft.NET\FrameworkZframeworkdir32�rr�r�r�r��r�Zguess_fwrrr�FrameworkDir329szSystemInfo.FrameworkDir32cCs"t|jd�}|j�|jjd�p |S)zw
        Microsoft .NET Framework 64bit directory.

        Return
        ------
        str
            path
        zMicrosoft.NET\Framework64Zframeworkdir64r�r�rrr�FrameworkDir64IszSystemInfo.FrameworkDir64cCs
|�d�S)z�
        Microsoft .NET Framework 32bit versions.

        Return
        ------
        tuple of str
            versions
        � ��_find_dot_net_versionsr�rrr�FrameworkVersion32Ys
zSystemInfo.FrameworkVersion32cCs
|�d�S)z�
        Microsoft .NET Framework 64bit versions.

        Return
        ------
        tuple of str
            versions
        �@r�r�rrr�FrameworkVersion64es
zSystemInfo.FrameworkVersion64cCs�|j�|jjd|�}t|d|�}|p6|�|d�p6d}|jdkrJ|dfS|jdkrt|��dd	�d
krldn|dfS|jd
kr�dS|jdkr�dSdS)z�
        Find Microsoft .NET Framework versions.

        Parameters
        ----------
        bits: int
            Platform number of bits: 32 or 64.

        Return
        ------
        tuple of str
            versions
        zframeworkver%dzFrameworkDir%dr?rr�zv4.0r|Nr�Zv4z
v4.0.30319�v3.5r{)r��
v2.0.50727g @)zv3.0r�)r�r�r��getattrr�r�rb)r��bitsZreg_verZdot_net_dirr+rrrr�qs

 

z!SystemInfo._find_dot_net_versionscs*��fdd�tt���D�}t|d�p(dS)a)
        Return name of the last dir in path or '' if no dir found.

        Parameters
        ----------
        path: str
            Use dirs in this path
        prefix: str
            Use only dirs starting by this prefix

        Return
        ------
        str
            name
        c3s*|]"}tt�|��r|���r|VqdSr�)rr�
startswith)rcZdir_name�rR�prefixrrrk�s
�z0SystemInfo._use_last_dir_name.<locals>.<genexpr>Nr)�reversedr�next)rRr�Z
matching_dirsrr�rr��s
�zSystemInfo._use_last_dir_name)N)r)#rrrr�r
rJr�rBr�r�r�r�r��staticmethodr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrrr��sZ


*





*
"








r�c@sbeZdZdZd?dd�Zedd��Zedd	��Zed
d��Zedd
��Z	edd��Z
edd��Zedd��Zedd��Z
edd��Zedd��Zedd��Zdd�Zedd��Zed d!��Zed"d#��Zed$d%��Zed&d'��Zed(d)��Zed*d+��Zed,d-��Zed.d/��Zed0d1��Zed2d3��Zed4d5��Zed6d7��Zd@d9d:�Zd;d<�Z e!dAd=d>��Z"dS)Br(aY
    Return environment variables for specified Microsoft Visual C++ version
    and platform : Lib, Include, Path and libpath.

    This function is compatible with Microsoft Visual C++ 9.0 to 14.X.

    Script created by analysing Microsoft environment configuration files like
    "vcvars[...].bat", "SetEnv.Cmd", "vcbuildtools.bat", ...

    Parameters
    ----------
    arch: str
        Target architecture.
    vc_ver: float
        Required Microsoft Visual C++ version. If not set, autodetect the last
        version.
    vc_min_ver: float
        Minimum Microsoft Visual C++ version.
    NrcCsBt|�|_t|j�|_t|j|�|_|j|kr>d}tj�	|��dS)Nz.No suitable Microsoft Visual C++ version found)
r�r�r�r�r��sir�r$r%r&)r�r,r�Z
vc_min_ver�errrrrr��s

zEnvironmentInfo.__init__cCs|jjS)zk
        Microsoft Visual Studio.

        Return
        ------
        float
            version
        )r�r�r�rrrr��s
zEnvironmentInfo.vs_vercCs|jjS)zp
        Microsoft Visual C++ version.

        Return
        ------
        float
            version
        )r�r�r�rrrr��s
zEnvironmentInfo.vc_vercsVddg}�jdkrD�jjddd�}|dg7}|dg7}|d|g7}�fd	d
�|D�S)zu
        Microsoft Visual Studio Tools.

        Return
        ------
        list of str
            paths
        zCommon7\IDEz
Common7\ToolsruT�r�rTz1Common7\IDE\CommonExtensions\Microsoft\TestWindowzTeam Tools\Performance ToolszTeam Tools\Performance Tools%scsg|]}t�jj|��qSr�rr�r��rcrRr�rr�
<listcomp>�rlz+EnvironmentInfo.VSTools.<locals>.<listcomp>)r�r�r�)r��paths�arch_subdirrr�r�VSTools�s



zEnvironmentInfo.VSToolscCst|jjd�t|jjd�gS)z�
        Microsoft Visual C++ & Microsoft Foundation Class Includes.

        Return
        ------
        list of str
            paths
        ZIncludezATLMFC\Include�rr�r�r�rrr�
VCIncludes�s
�zEnvironmentInfo.VCIncludescsb�jdkr�jjdd�}n�jjdd�}d|d|g}�jdkrP|d|g7}�fd	d
�|D�S)z�
        Microsoft Visual C++ & Microsoft Foundation Class Libraries.

        Return
        ------
        list of str
            paths
        �.@T�rT�r��Lib%szATLMFC\Lib%sruzLib\store%scsg|]}t�jj|��qSrrr�r�rrr�rlz/EnvironmentInfo.VCLibraries.<locals>.<listcomp>)r�r�r�)r�rrrr�r�VCLibrariess


zEnvironmentInfo.VCLibrariescCs|jdkrgSt|jjd�gS)z�
        Microsoft Visual C++ store references Libraries.

        Return
        ------
        list of str
            paths
        ruzLib\store\references)r�rr�r�r�rrr�VCStoreRefss

zEnvironmentInfo.VCStoreRefscCs|j}t|jd�g}|jdkr"dnd}|j�|�}|rL|t|jd|�g7}|jdkr|d|jjdd�}|t|j|�g7}n�|jdkr�|j��r�d	nd
}|t|j||jjdd��g7}|jj	|jj
kr�|t|j||jjdd��g7}n|t|jd�g7}|S)
zr
        Microsoft Visual C++ Tools.

        Return
        ------
        list of str
            paths
        Z
VCPackagesr|TF�Bin%srurrz
bin\HostX86%sz
bin\HostX64%sr�Bin)r�rr�r�r�r�r�r�r�r�r�)r�r��toolsr�rrRZhost_dirrrr�VCTools%s,


���
zEnvironmentInfo.VCToolscCsh|jdkr.|jjddd�}t|jjd|�gS|jjdd�}t|jjd�}|j}t|d||f�gSdS)	zw
        Microsoft Windows SDK Libraries.

        Return
        ------
        list of str
            paths
        r|Tr�rrr�z%sum%sN)r�r�r�rr�r��_sdk_subdir)r�rr�Zlibverrrr�OSLibrariesJs

zEnvironmentInfo.OSLibrariescCsht|jjd�}|jdkr&|t|d�gS|jdkr8|j}nd}t|d|�t|d|�t|d|�gSd	S)
zu
        Microsoft Windows SDK Include.

        Return
        ------
        list of str
            paths
        �includer|�glrurz%ssharedz%sumz%swinrtN)rr�r�r�r)r�r�sdkverrrr�
OSIncludes^s


�zEnvironmentInfo.OSIncludescCs�t|jjd�}g}|jdkr&||j7}|jdkr@|t|d�g7}|jdkr�||t|jjd�t|dd�t|d	d�t|d
d�t|jjddd
|jddd�g7}|S)z}
        Microsoft Windows SDK Libraries Paths.

        Return
        ------
        list of str
            paths
        Z
Referencesr{r�zCommonConfiguration\NeutralruZ
UnionMetadataz'Windows.Foundation.UniversalApiContractz1.0.0.0z%Windows.Foundation.FoundationContractz,Windows.Networking.Connectivity.WwanContractZ
ExtensionSDKszMicrosoft.VCLibsr�ZCommonConfigurationZneutral)rr�r�r�r)r��ref�libpathrrr�	OSLibpathvs2




�
�
��zEnvironmentInfo.OSLibpathcCst|���S)zs
        Microsoft Windows SDK Tools.

        Return
        ------
        list of str
            paths
        )�list�
_sdk_toolsr�rrr�SdkTools�s
zEnvironmentInfo.SdkToolsccs�|jdkr,|jdkrdnd}t|jj|�V|j��s\|jjdd�}d|}t|jj|�V|jdvr�|j��rvd	}n|jjddd
�}d|}t|jj|�VnB|jdkr�t|jjd�}|jjdd�}|jj}t|d||f�V|jj	r�|jj	Vd
S)z�
        Microsoft Windows SDK Tools paths generator.

        Return
        ------
        generator of str
            paths
        rr�rzBin\x86Trr)r|r�rr�zBin\NETFX 4.0 Tools%sz%s%sN)
r�rr�r�r�r�r�r�r�r�)r�Zbin_dirrrRrrrrr�s(	




zEnvironmentInfo._sdk_toolscCs|jj}|rd|SdS)zu
        Microsoft Windows SDK version subdir.

        Return
        ------
        str
            subdir
        �%s\r)r�r��r��ucrtverrrrr�s
zEnvironmentInfo._sdk_subdircCs|jdkrgSt|jjd�gS)zs
        Microsoft Windows SDK Setup.

        Return
        ------
        list of str
            paths
        r{ZSetup)r�rr�r�r�rrr�SdkSetup�s

zEnvironmentInfo.SdkSetupcs�|j}|j�|jdkr0d}|��o,|��}n$|��p>|��}|jdkpR|jdk}g}|rt|�fdd��jD�7}|r�|�fdd��jD�7}|S)zv
        Microsoft .NET Framework Tools.

        Return
        ------
        list of str
            paths
        r|TrUcsg|]}t�j|��qSr)rr��rcr+�r�rrr��s�z+EnvironmentInfo.FxTools.<locals>.<listcomp>csg|]}t�j|��qSr)rr�rr rrr��s�)	r�r�r�r�r�r�r�r�r�)r�r�Z	include32Z	include64r
rr r�FxTools�s"

��zEnvironmentInfo.FxToolscCs8|jdks|jjsgS|jjdd�}t|jjd|�gS)z~
        Microsoft .Net Framework SDK Libraries.

        Return
        ------
        list of str
            paths
        ruTrzlib\um%s)r�r�r�r�r�r)r�rrrr�NetFxSDKLibrariess
z!EnvironmentInfo.NetFxSDKLibrariescCs&|jdks|jjsgSt|jjd�gS)z}
        Microsoft .Net Framework SDK Includes.

        Return
        ------
        list of str
            paths
        ruz
include\um)r�r�r�rr�rrr�NetFxSDKIncludess
z EnvironmentInfo.NetFxSDKIncludescCst|jjd�gS)z�
        Microsoft Visual Studio Team System Database.

        Return
        ------
        list of str
            paths
        z
VSTSDB\Deployr�r�rrr�VsTDb!s
zEnvironmentInfo.VsTDbcCsv|jdkrgS|jdkr0|jj}|jjdd�}n|jj}d}d|j|f}t||�g}|jdkrr|t||d�g7}|S)zn
        Microsoft Build Engine.

        Return
        ------
        list of str
            paths
        r�rTrrzMSBuild\%0.1f\bin%sZRoslyn)r�r�r�r�r�r�r)r��	base_pathrrRZbuildrrr�MSBuild-s



zEnvironmentInfo.MSBuildcCs|jdkrgSt|jjd�gS)zt
        Microsoft HTML Help Workshop.

        Return
        ------
        list of str
            paths
        r�zHTML Help Workshop)r�rr�r�r�rrr�HTMLHelpWorkshopIs

z EnvironmentInfo.HTMLHelpWorkshopcCsD|jdkrgS|jjdd�}t|jjd�}|j}t|d||f�gS)z�
        Microsoft Universal C Runtime SDK Libraries.

        Return
        ------
        list of str
            paths
        ruTrr�z%sucrt%s)r�r�r�rr�r��_ucrt_subdir)r�rr�rrrr�
UCRTLibrariesXs

zEnvironmentInfo.UCRTLibrariescCs.|jdkrgSt|jjd�}t|d|j�gS)z�
        Microsoft Universal C Runtime SDK Include.

        Return
        ------
        list of str
            paths
        rurz%sucrt)r�rr�r�r()r�rrrr�UCRTIncludesjs

zEnvironmentInfo.UCRTIncludescCs|jj}|rd|SdS)z�
        Microsoft Universal C Runtime SDK version subdir.

        Return
        ------
        str
            subdir
        rr)r�r�rrrrr(zs
zEnvironmentInfo._ucrt_subdircCs(d|jkrdkrnngS|jjgS)zk
        Microsoft Visual F#.

        Return
        ------
        list of str
            paths
        r�r�)r�r�r�r�rrr�FSharp�s
zEnvironmentInfo.FSharpc
Cs�d|j}|jjdd��d�}g}|jj}t|�dd��}t|�rft	|t
|�d�}||t	|d�g7}|t	|d	�g7}d
|jdd
t|j�df}t
�||�D]&\}}t	||||�}	t|	�r�|	Sq�dS)
z
        Microsoft Visual C++ runtime redistributable dll.

        Return
        ------
        str
            path
        zvcruntime%d0.dllTrr�z\Toolsz\RedistrXZonecorerVzMicrosoft.VC%d.CRT�
N)r�r�r�rNr�r�rrgrrrr9r�r6r�r)
r�r_r�prefixesZ
tools_pathZredist_pathZcrt_dirsr�Zcrt_dirrRrrr�VCRuntimeRedist�s 

�zEnvironmentInfo.VCRuntimeRedistTcCs�t|�d|j|j|j|jg|�|�d|j|j|j|j	|j
g|�|�d|j|j|j|jg|�|�d|j
|j|j|j|j|j|j|j|jg	|�d�}|jdkr�t|j�r�|j|d<|S)z�
        Return environment dict.

        Parameters
        ----------
        exists: bool
            It True, only return existing paths.

        Return
        ------
        dict
            environment
        rr�rrR)rr�rrRr2rm)�dict�_build_pathsrrr*r#r	rr!r)r"r
rrrr$rrr&r'r+r�rr.)r��existsrsrrrr)�sV�������	�� 
zEnvironmentInfo.return_envc
Csptj�|�}t�|d��t�}t�||�}|r<ttt	|��n|}|s\d|�
�}tj�
|��|�|�}	t�|	�S)aC
        Given an environment variable name and specified paths,
        return a pathsep-separated string of paths containing
        unique, extant, directories from those paths and from
        the environment variable. Raise an error if no paths
        are resolved.

        Parameters
        ----------
        name: str
            Environment variable name
        spec_path_lists: list of str
            Paths
        exists: bool
            It True, only return existing paths.

        Return
        ------
        str
            Pathsep-separated paths
        rz %s environment variable is empty)r6�chain�
from_iterabler
rJr�rr�filterr�upperr$r%r&�_unique_everseenr)
r�r�Zspec_path_listsr1Z
spec_pathsZ	env_pathsrZextant_pathsr�Zunique_pathsrrrr0�s
zEnvironmentInfo._build_pathsccsdt�}|j}|dur8t�|j|�D]}||�|Vq"n(|D]"}||�}||vr<||�|Vq<dS)z�
        List unique elements, preserving order.
        Remember all elements ever seen.

        _unique_everseen('AAAABBBCCDAABBB') --> A B C D

        _unique_everseen('ABBCcAD', str.lower) --> A B C D
        N)r��addr6�filterfalse�__contains__)�iterabler�seenZseen_add�element�krrrr6
s

z EnvironmentInfo._unique_everseen)Nr)T)N)#rrrr�r�r�r�r�rrr	r
rrrrrrrrr!r"r#r$r&r'r)r*r(r+r.r)r0r�r6rrrrr(�sn
	







$


#
#












"
2"r()r")r)/r�r��ior�osrrZos.pathrrrrrwr��platformr6rKZdistutils.errorsr$Z#setuptools.extern.packaging.versionr	Zmonkeyr�systemrr
r/r[r%r&Z_msvc9_suppress_errorsZdistutils.msvc9compilerrrr#r@rSrYr`rtrvrzr*r�r�r�r(rrrr�<module>s^�	*
&$�'$
%s:

Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]

Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
17 Jan 2026 3.14 PM
root / root
0755
__init__.cpython-39.opt-1.pyc
8.389 KB
21 Sep 2025 11.46 AM
root / root
0644
__init__.cpython-39.pyc
8.389 KB
21 Sep 2025 11.46 AM
root / root
0644
_deprecation_warning.cpython-39.opt-1.pyc
0.504 KB
21 Sep 2025 11.46 AM
root / root
0644
_deprecation_warning.cpython-39.pyc
0.504 KB
21 Sep 2025 11.46 AM
root / root
0644
_imp.cpython-39.opt-1.pyc
2.003 KB
21 Sep 2025 11.46 AM
root / root
0644
_imp.cpython-39.pyc
2.003 KB
21 Sep 2025 11.46 AM
root / root
0644
archive_util.cpython-39.opt-1.pyc
5.645 KB
21 Sep 2025 11.46 AM
root / root
0644
archive_util.cpython-39.pyc
5.645 KB
21 Sep 2025 11.46 AM
root / root
0644
build_meta.cpython-39.opt-1.pyc
8.659 KB
21 Sep 2025 11.46 AM
root / root
0644
build_meta.cpython-39.pyc
8.677 KB
21 Sep 2025 11.46 AM
root / root
0644
config.cpython-39.opt-1.pyc
18.778 KB
21 Sep 2025 11.46 AM
root / root
0644
config.cpython-39.pyc
18.778 KB
21 Sep 2025 11.46 AM
root / root
0644
dep_util.cpython-39.opt-1.pyc
0.804 KB
21 Sep 2025 11.46 AM
root / root
0644
dep_util.cpython-39.pyc
0.804 KB
21 Sep 2025 11.46 AM
root / root
0644
depends.cpython-39.opt-1.pyc
5.093 KB
21 Sep 2025 11.46 AM
root / root
0644
depends.cpython-39.pyc
5.093 KB
21 Sep 2025 11.46 AM
root / root
0644
dist.cpython-39.opt-1.pyc
32.961 KB
21 Sep 2025 11.46 AM
root / root
0644
dist.cpython-39.pyc
33.04 KB
21 Sep 2025 11.46 AM
root / root
0644
errors.cpython-39.opt-1.pyc
0.797 KB
21 Sep 2025 11.46 AM
root / root
0644
errors.cpython-39.pyc
0.797 KB
21 Sep 2025 11.46 AM
root / root
0644
extension.cpython-39.opt-1.pyc
1.865 KB
21 Sep 2025 11.46 AM
root / root
0644
extension.cpython-39.pyc
1.865 KB
21 Sep 2025 11.46 AM
root / root
0644
glob.cpython-39.opt-1.pyc
3.546 KB
21 Sep 2025 11.46 AM
root / root
0644
glob.cpython-39.pyc
3.574 KB
21 Sep 2025 11.46 AM
root / root
0644
installer.cpython-39.opt-1.pyc
2.641 KB
21 Sep 2025 11.46 AM
root / root
0644
installer.cpython-39.pyc
2.673 KB
21 Sep 2025 11.46 AM
root / root
0644
launch.cpython-39.opt-1.pyc
0.847 KB
21 Sep 2025 11.46 AM
root / root
0644
launch.cpython-39.pyc
0.847 KB
21 Sep 2025 11.46 AM
root / root
0644
lib2to3_ex.cpython-39.opt-1.pyc
2.606 KB
21 Sep 2025 11.46 AM
root / root
0644
lib2to3_ex.cpython-39.pyc
2.606 KB
21 Sep 2025 11.46 AM
root / root
0644
monkey.cpython-39.opt-1.pyc
4.472 KB
21 Sep 2025 11.46 AM
root / root
0644
monkey.cpython-39.pyc
4.472 KB
21 Sep 2025 11.46 AM
root / root
0644
msvc.cpython-39.opt-1.pyc
42.223 KB
21 Sep 2025 11.46 AM
root / root
0644
msvc.cpython-39.pyc
42.223 KB
21 Sep 2025 11.46 AM
root / root
0644
namespaces.cpython-39.opt-1.pyc
3.482 KB
21 Sep 2025 11.46 AM
root / root
0644
namespaces.cpython-39.pyc
3.482 KB
21 Sep 2025 11.46 AM
root / root
0644
package_index.cpython-39.opt-1.pyc
32.336 KB
21 Sep 2025 11.46 AM
root / root
0644
package_index.cpython-39.pyc
32.336 KB
21 Sep 2025 11.46 AM
root / root
0644
py34compat.cpython-39.opt-1.pyc
0.436 KB
21 Sep 2025 11.46 AM
root / root
0644
py34compat.cpython-39.pyc
0.436 KB
21 Sep 2025 11.46 AM
root / root
0644
sandbox.cpython-39.opt-1.pyc
15.371 KB
21 Sep 2025 11.46 AM
root / root
0644
sandbox.cpython-39.pyc
15.371 KB
21 Sep 2025 11.46 AM
root / root
0644
ssl_support.cpython-39.opt-1.pyc
6.667 KB
21 Sep 2025 11.46 AM
root / root
0644
ssl_support.cpython-39.pyc
6.667 KB
21 Sep 2025 11.46 AM
root / root
0644
unicode_utils.cpython-39.opt-1.pyc
1.055 KB
21 Sep 2025 11.46 AM
root / root
0644
unicode_utils.cpython-39.pyc
1.055 KB
21 Sep 2025 11.46 AM
root / root
0644
version.cpython-39.opt-1.pyc
0.283 KB
21 Sep 2025 11.46 AM
root / root
0644
version.cpython-39.pyc
0.283 KB
21 Sep 2025 11.46 AM
root / root
0644
wheel.cpython-39.opt-1.pyc
7.066 KB
21 Sep 2025 11.46 AM
root / root
0644
wheel.cpython-39.pyc
7.076 KB
21 Sep 2025 11.46 AM
root / root
0644
windows_support.cpython-39.opt-1.pyc
0.966 KB
21 Sep 2025 11.46 AM
root / root
0644
windows_support.cpython-39.pyc
0.966 KB
21 Sep 2025 11.46 AM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF