Your IP : 18.227.209.89


Current Path : /opt/alt/python310/lib64/python3.10/importlib/metadata/__pycache__/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/importlib/metadata/__pycache__/__init__.cpython-310.opt-2.pyc

o

6��f�w�@s�ddlZddlZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddlZddlZddl
Z
ddlZddlmZmZddlmZddlmZmZddlmZmZddlmZddlmZmZdd	lmZdd
lmZddl m!Z!ddlm"Z"dd
l#m$Z$m%Z%m&Z&m'Z'gd�Z(Gdd�de)�Z*Gdd�d�Z+Gdd�de�,dd��Z-Gdd�de.�Z/Gdd�de/�Z0Gdd�d�Z1Gdd�de1e2�Z3Gdd �d ej4�Z5Gd!d"�d"�Z6Gd#d$�d$�Z7Gd%d&�d&e!�Z8Gd'd(�d(�Z9Gd)d*�d*�Z:Gd+d,�d,�Z;Gd-d.�d.e8�Z<Gd/d0�d0e7�Z=d1d2�Z>d3d4�Z?d5ejfd6d7�Z@d8d9�ZAd5e'e0e3ffd:d;�ZBd<d=�ZCd>d?�ZDd5e%eEe$eEffd@dA�ZFdS)B�N�)�	_adapters�_meta)�PackageMetadata)�FreezableDefaultDict�Pair)�method_cache�	pass_none)�unique_everseen)r�
SimplePath)�suppress)�
import_module)�MetaPathFinder)�starmap)�List�Mapping�Optional�Union)�Distribution�DistributionFinderr�PackageNotFoundError�distribution�
distributions�entry_points�files�metadata�packages_distributions�requires�versionc@s"eZdZ	dd�Zedd��ZdS)rcCsd|j��S)Nz"No package metadata was found for ��name��self�r#�B/opt/alt/python310/lib64/python3.10/importlib/metadata/__init__.py�__str__2�zPackageNotFoundError.__str__cCs|j\}|S�N)�args�r"r r#r#r$r 5szPackageNotFoundError.nameN)�__name__�
__module__�__qualname__r%�propertyr r#r#r#r$r/s
rc@sBeZdZ	e�d���Zedd��Ze	d	dd��Z
e	dd��ZdS)
�	Sectionedzm
        [sec1]
        # comments ignored
        a = 1
        b = 2

        [sec2]
        a = 2
        cCsdd�|j||jd�D�S)Ncss.�|]}|jdur|jt�|j�d�VqdS)N)�value)r �_replacer�parser/)�.0�sectionr#r#r$�	<genexpr>fs�
��z*Sectioned.section_pairs.<locals>.<genexpr>)�filter_)�read�valid��cls�textr#r#r$�
section_pairsds�zSectioned.section_pairsNccsZ�t|ttj|����}d}|D]}|�d�o|�d�}|r$|�d�}qt||�VqdS)N�[�]z[])�filter�map�str�strip�
splitlines�
startswith�endswithr)r:r5�linesr r/Z
section_matchr#r#r$r6ls�
�zSectioned.readcCs|o|�d�S)N�#)rC)�liner#r#r$r7w�zSectioned.validr')r*r+r,�textwrap�dedent�lstripZ_sample�classmethodr;�staticmethodr6r7r#r#r#r$r.;s�
�

r.c@sxeZdZU	e�d�Z	dZeded<dd�Z	e
dd��Ze
d	d
��Ze
dd��Z
d
d�Zdd�Zdd�Zdd�ZdS)�
EntryPointzH(?P<module>[\w.]+)\s*(:\s*(?P<attr>[\w.]+)\s*)?((?P<extras>\[.*\])\s*)?$Nr�distcCsF	|j�|j�}t|�d��}td|�d�pd�d��}t�t	||�S)N�module�attr��.)
�pattern�matchr/r
�groupr>�split�	functools�reduce�getattr)r"rUrP�attrsr#r#r$�load�s
zEntryPoint.loadcC�|j�|j�}|�d�S)NrP�rTrUr/rV�r"rUr#r#r$rP��
zEntryPoint.modulecCr])NrQr^r_r#r#r$rQ�r`zEntryPoint.attrcCs$|j�|j�}t�d|�d�pd�S)Nz\w+�extrasrR)rTrUr/�re�findallrVr_r#r#r$ra�szEntryPoint.extrascCs
||_|Sr'�rO)r"rOr#r#r$�_for�szEntryPoint._forcCs 	d}t�|t�t|j|f�S)NzJConstruction of dict of EntryPoints is deprecated in favor of EntryPoints.)�warnings�warn�DeprecationWarning�iterr )r"�msgr#r#r$�__iter__�s
�zEntryPoint.__iter__cCs|j|j|j|jffSr')�	__class__r r/rVr!r#r#r$�
__reduce__�s�zEntryPoint.__reduce__cs*	�fdd�|D�}tttj|��|��S)Nc3s�|]}t�|�VqdSr'�rZ)r2Zparamr!r#r$r4���z%EntryPoint.matches.<locals>.<genexpr>)�allr?�operator�eq�values)r"�paramsr[r#r!r$�matches�szEntryPoint.matches)r*r+r,rb�compilerTrOr�__annotations__r\r-rPrQrarerkrmrur#r#r#r$rN|s$
�



rNZEntryPointBasezname value groupcs�eZdZ	dZejejdedd�Z	�fdd�Z
�fdd�Z�fd	d
�Z�fdd�Z
�fd
d�Z�fdd�Z�fdd�Z�fdd�Zdd�Z�fdd�Z�fdd�Zdd�Z�ZS)�DeprecatedListr#zAEntryPoints list interface is deprecated. Cast to list if needed.���
stacklevelc�|��t�j|i|��Sr')�_warn�super�__setitem__�r"r(�kwargs�rlr#r$r�zDeprecatedList.__setitem__cr|r')r}r~�__delitem__r�r�r#r$r�r�zDeprecatedList.__delitem__cr|r')r}r~�appendr�r�r#r$r�r�zDeprecatedList.appendcr|r')r}r~�reverser�r�r#r$r� r�zDeprecatedList.reversecr|r')r}r~�extendr�r�r#r$r�$r�zDeprecatedList.extendcr|r')r}r~�popr�r�r#r$r�(r�zDeprecatedList.popcr|r')r}r~�remover�r�r#r$r�,r�zDeprecatedList.removecr|r')r}r~�__iadd__r�r�r#r$r�0r�zDeprecatedList.__iadd__cCs,t|t�s
|��t|�}|�t|�|�Sr')�
isinstance�tupler}rl�r"�otherr#r#r$�__add__4s
zDeprecatedList.__add__cr|r')r}r~�insertr�r�r#r$r�:r�zDeprecatedList.insertcr|r')r}r~�sortr�r�r#r$r�>r�zDeprecatedList.sortcCs(t|t�s
|��t|�}t|��|�Sr')r�r�r}�__eq__r�r#r#r$r�Bs
zDeprecatedList.__eq__)r*r+r,�	__slots__rX�partialrfrgrhr}rr�r�r�r�r�r�r�r�r�r�r��
__classcell__r#r#r�r$rx�s*�rxcsfeZdZ	dZ�fdd�Zdd�Zedd��Zedd	��Ze	d
d��Z
e	dd
��Zedd��Z
�ZS)�EntryPointsr#csV	t|t�rtjdtdd�t��|�Sztt|j	|d���WSt
y*t|��w)NzGAccessing entry points by index is deprecated. Cast to tuple if needed.ryrzr)r��intrfrgrhr~�__getitem__�nextri�select�
StopIteration�KeyErrorr)r�r#r$r�Qs
��zEntryPoints.__getitem__cs	t�fdd�|D��S)Nc3s$�|]
}|jdi���r|VqdS�Nr#)ru�r2Zep�rtr#r$r4gs�"z%EntryPoints.select.<locals>.<genexpr>�r��r"rtr#r�r$r�bszEntryPoints.selectcC�	tdd�|D��S)Ncs��|]}|jVqdSr'rr�r#r#r$r4n��z$EntryPoints.names.<locals>.<genexpr>��setr!r#r#r$�namesiszEntryPoints.namescCr�)Ncsr�r')rVr�r#r#r$r4yr�z%EntryPoints.groups.<locals>.<genexpr>r�r!r#r#r$�groupsp�zEntryPoints.groupscs|�fdd�|�|�D��S)Nc3��|]}|���VqdSr')rer�rdr#r$r4}roz-EntryPoints._from_text_for.<locals>.<genexpr>)�
_from_text)r9r:rOr#rdr$�_from_text_for{szEntryPoints._from_text_forcCst�t|�|pd��S)NrR)�	itertoolsrrN�
_parse_groupsr8r#r#r$r�szEntryPoints._from_textcCsdd�t�|�D�S)Ncss$�|]
}|jj|jj|jfVqdSr'�r/r )r2�itemr#r#r$r4�s
��
�z,EntryPoints._parse_groups.<locals>.<genexpr>)r.r;)r:r#r#r$r��s�zEntryPoints._parse_groups)r*r+r,r�r�r�r-r�r�rLr�r�rMr�r�r#r#r�r$r�Js




r�cspeZdZ	ejejdedd�Z�fdd�Z	d�fdd�	Z
�fd	d
�Z�fdd�Z�fd
d�Z
�fdd�Z�ZS)�
Deprecatedz:SelectableGroups dict interface is deprecated. Use select.ryrzcs|��t��|�Sr')r}r~r�r)r�r#r$r���zDeprecated.__getitem__Ncs|��t��||�Sr')r}r~�get)r"r �defaultr�r#r$r��szDeprecated.getc�|��t���Sr')r}r~rkr!r�r#r$rk��
zDeprecated.__iter__cs|��t�j|�Sr')r}r~�__contains__)r"r(r�r#r$r��r�zDeprecated.__contains__cr�r')r}r~�keysr!r�r#r$r��r�zDeprecated.keyscr�r')r}r~rsr!r�r#r$rs�r�zDeprecated.valuesr')r*r+r,rXr�rfrgrhr}r�r�rkr�r�rsr�r#r#r�r$r��s�r�csNeZdZ	edd��Ze�fdd��Zedd��Zedd��Zd	d
�Z	�Z
S)�SelectableGroupscCs4t�d�}t||d�}t�||�}|dd�|D��S)NrV��keycss �|]\}}|t|�fVqdSr'r�)r2rV�epsr#r#r$r4�s�z(SelectableGroups.load.<locals>.<genexpr>)rq�
attrgetter�sortedr��groupby)r9r�Zby_groupZorderedZgroupedr#r#r$r\�s
zSelectableGroups.loadcs 	tt|���}ttj�|��Sr')r~r�rsr�r��chain�
from_iterable)r"r�r�r#r$�_all�szSelectableGroups._allcCs|jjSr')r�r�r!r#r#r$r���zSelectableGroups.groupscCs
	|jjSr')r�r�r!r#r#r$r��szSelectableGroups.namescKs|s|S|jjdi|��Sr�)r�r�r�r#r#r$r��szSelectableGroups.select)r*r+r,rLr\r-r�r�r�r�r�r#r#r�r$r��s


r�c@s(eZdZ	d	dd�Zdd�Zdd�ZdS)
�PackagePath�utf-8cCs<|��j|d��}|��Wd�S1swYdS)N��encoding��locate�openr6)r"r��streamr#r#r$�	read_text�s$�zPackagePath.read_textcCs:|���d��}|��Wd�S1swYdS)N�rbr�)r"r�r#r#r$�read_binary�s$�zPackagePath.read_binarycCs	|j�|�Sr')rO�locate_filer!r#r#r$r��szPackagePath.locateN)r�)r*r+r,r�r�r�r#r#r#r$r��s

r�c@seZdZdd�Zdd�ZdS)�FileHashcCs|�d�\|_}|_dS)N�=)�	partition�moder/)r"�spec�_r#r#r$�__init__�szFileHash.__init__cCsd|j�d|j�d�S)Nz<FileHash mode: z value: �>)r�r/r!r#r#r$�__repr__�szFileHash.__repr__N)r*r+r,r�r�r#r#r#r$r��sr�c@s�eZdZ	ejdd��Zejdd��Zedd��Zedd��Z	e
d	d
��Ze
dd��Zed,dd��Z
edejfdd��Zedd��Zedd��Zedd��Zedd��Zedd��Zdd�Zdd �Zed!d"��Zd#d$�Zd%d&�Zed'd(��Ze
d)d*��Zd+S)-rcC�dSr'r#�r"�filenamer#r#r$r��zDistribution.read_textcCr�r'r#�r"�pathr#r#r$r�
r�zDistribution.locate_filecCsF	|��D]}|tj|d��}tt|�d�}|dur|Sqt|��)Nr)�_discover_resolversr�Contextr�rir)r9r �resolverZdistsrOr#r#r$�	from_names�zDistribution.from_namecsP	|�dd���r|rtd���ptjdi|���tj��fdd�|��D��S)N�contextz cannot accept context and kwargsc3s�|]}|��VqdSr'r#)r2r��r�r#r$r44s�
�z(Distribution.discover.<locals>.<genexpr>r#)r��
ValueErrorrr�r�r�r�r�)r9r�r#r�r$�discover&s�zDistribution.discovercCs	tt�|��Sr')�PathDistribution�pathlib�Path)r�r#r#r$�at8szDistribution.atcCs	dd�tjD�}td|�S)Ncss�|]	}t|dd�VqdS)�find_distributionsNrn)r2�finderr#r#r$r4Ds�
�z3Distribution._discover_resolvers.<locals>.<genexpr>)�sys�	meta_pathr>)Zdeclaredr#r#r$r�As
�
z Distribution._discover_resolversrScCs@ddlm}m}|�|�}tj|j||d�}tt�|�	|���S)Nr)�build�meta)Z
source_dir�system)
Zpep517r�r�Z
compat_systemrXr�r��zipfiler�Zbuild_as_zip)r9�rootr�r�r�Zbuilderr#r#r$�_localIs
�zDistribution._local�returncCs0	|�d�p|�d�p|�d�}t�t�|��S)NZMETADATAzPKG-INFOrR)r�rZMessage�emailZmessage_from_string�r"r:r#r#r$rUs
��zDistribution.metadatacC�	|jdS)N�Name�rr!r#r#r$r f�
zDistribution.namecCs	t�|j�Sr')�Prepared�	normalizer r!r#r#r$�_normalized_namekszDistribution._normalized_namecCr�)NZVersionr�r!r#r#r$rpr�zDistribution.versioncCst�|�d�|�S)Nzentry_points.txt)r�r�r�r!r#r#r$ruszDistribution.entry_pointscs8	���p���}d�fdd�	}|ott|t�|���S)Ncs6t|�}|r
t|�nd|_|rt|�nd|_�|_|Sr')r�r��hashr��sizerO)r r�Zsize_str�resultr!r#r$�	make_file�s
z%Distribution.files.<locals>.make_file)NN)�_read_files_distinfo�_read_files_egginfo�listr�csv�reader)r"Z
file_linesrr#r!r$rys	zDistribution.filescCs	|�d�}|o|��S)NZRECORD)r�rBr�r#r#r$r�s
z!Distribution._read_files_distinfocCs 	|�d�}|otdj|���S)NzSOURCES.txtz"{}")r�r?�formatrBr�r#r#r$r�s
z Distribution._read_files_egginfocCs	|��p|��}|ot|�Sr')�_read_dist_info_reqs�_read_egg_info_reqsr)r"Zreqsr#r#r$r�szDistribution.requirescCs|j�d�S)Nz
Requires-Dist)rZget_allr!r#r#r$r	�r&z!Distribution._read_dist_info_reqscCs |�d�}|durdS|�|�S)Nzrequires.txt)r��_deps_from_requires_text)r"�sourcer#r#r$r
�s
z Distribution._read_egg_info_reqscCs|�t�|��Sr')�%_convert_egg_info_reqs_to_simple_reqsr.r6)r9rr#r#r$r�rHz%Distribution._deps_from_requires_textc#sN�	dd���fdd�}dd�}|D]}||j�}|j|||j�VqdS)NcSs|od|�d�S)Nz
extra == "�"r#rr#r#r$�make_condition�szJDistribution._convert_egg_info_reqs_to_simple_reqs.<locals>.make_conditioncsX|pd}|�d�\}}}|r|rd|�d�}ttd|�|�g��}|r*dd�|�SdS)NrR�:�(�)z; z and )r�rr>�join)r3Zextra�sepZmarkersZ
conditions�rr#r$�
quoted_marker�szIDistribution._convert_egg_info_reqs_to_simple_reqs.<locals>.quoted_markercSs	dd|vS)N� �@r#)Zreqr#r#r$�
url_req_space��zIDistribution._convert_egg_info_reqs_to_simple_reqs.<locals>.url_req_spacer�)Zsectionsrrr3Zspacer#rr$r
�s�

�z2Distribution._convert_egg_info_reqs_to_simple_reqsN)rS)r*r+r,�abc�abstractmethodr�r�rLr�r�rMr�r�r�r-rrrr r�rrrrrrr	r
rr
r#r#r#r$rsL












rc@s0eZdZ	Gdd�d�Zeje�fdd��ZdS)rc@s(eZdZ	dZ	dd�Zedd��ZdS)zDistributionFinder.ContextNcKst|��|�dSr')�vars�update)r"r�r#r#r$r���z#DistributionFinder.Context.__init__cCs	t|��dtj�S)Nr�)rr�r�r�r!r#r#r$r��r�zDistributionFinder.Context.path)r*r+r,r r�r-r�r#r#r#r$r��sr�cCr�r'r#)r"r�r#r#r$r��r�z%DistributionFinder.find_distributionsN)r*r+r,r�rrr�r#r#r#r$r�s
 rcsfeZdZ	e���fdd��Zdd�Zdd�Zdd�Zd	d
�Z	dd�Z
ed
d��Ze
dd��Z�ZS)�FastPathcst��|�Sr')r~�__new__)r9r�r�r#r$r!	szFastPath.__new__cCs
||_dSr')r�)r"r�r#r#r$r�
�
zFastPath.__init__cCst�|j|�Sr')r�r�r�)r"�childr#r#r$�joinpath�zFastPath.joinpathcCsltt��t�|jpd�Wd�S1swYtt��|��Wd�S1s/wYgS)NrS)r�	Exception�os�listdirr��zip_childrenr!r#r#r$�childrens
 �
 �zFastPath.childrencCs2t�|j�}|j��}|j|_t�dd�|D��S)Ncss"�|]}|�tjd�dVqdS)rrN)rW�	posixpathr)r2r#r#r#r$r4s� z(FastPath.zip_children.<locals>.<genexpr>)r�r�r�Znamelistr$�dict�fromkeys)r"Zzip_pathr�r#r#r$r)s
zFastPath.zip_childrencCs|�|j��|�Sr')�lookup�mtime�searchr)r#r#r$r0!rzFastPath.searchcCsDtt��t�|j�jWd�S1swY|j��dSr')r�OSErrorr'�statr��st_mtimer.�cache_clearr!r#r#r$r/$s
 �zFastPath.mtimecCst|�Sr')�Lookup)r"r/r#r#r$r.*r�zFastPath.lookup)r*r+r,rX�	lru_cacher!r�r$r*r)r0r-r/rr.r�r#r#r�r$r s
r c@s"eZdZdefdd�Zdd�ZdS)r5r�c	Cs�tj�|j���}|�d�}tt�|_tt�|_	|�
�D]J}|��}|�d�rD|�d�d�d�d}t
�|�}|j|�|�|��q|rf|dkrf|�d�d�d�d}t
�|�}|j	|�|�|��q|j��|j	��dS)Nz.egg�z
.dist-infoz	.egg-inforSr�-zegg-info)r'r��basenamer��lowerrDrr�infos�eggsr*�
rpartitionr�r�r�r�r$�legacy_normalizeZfreeze)	r"r��baseZbase_is_eggr#Zlowr �
normalized�legacy_normalizedr#r#r$r�0s"





�
zLookup.__init__cCsP|r|j|jntj�|j���}|r|j|jntj�|j���}t�||�Sr')r;r@r�r�r�rsr<rA)r"�preparedr;r<r#r#r$r0Es����z
Lookup.searchN)r*r+r,r r�r0r#r#r#r$r5/sr5c@s>eZdZ	dZdZdd�Zedd��Zedd��Zdd	�Z	dS)
r�NcCs.||_|dur	dS|�|�|_|�|�|_dSr')r r�r@r>rAr)r#r#r$r�[s
zPrepared.__init__cCs	t�dd|����dd�S)Nz[-_.]+r8r�)rb�subr:�replacerr#r#r$r�bszPrepared.normalizecCs	|���dd�S)Nr8r�)r:rDrr#r#r$r>iszPrepared.legacy_normalizecCs
t|j�Sr')�boolr r!r#r#r$�__bool__qr"zPrepared.__bool__)
r*r+r,r@rAr�rMr�r>rFr#r#r#r$r�Ss

r�c@s4eZdZee��fdd��Zedd��Zdd�ZdS)�MetadataPathFindercCs	|�|j|j�}tt|�Sr')�
_search_pathsr r�r?r�)r9r��foundr#r#r$r�vs
z%MetadataPathFinder.find_distributionscs*	t|��tj��fdd�tt|�D��S)Nc3r�r')r0)r2r��rBr#r$r4�s�

�z3MetadataPathFinder._search_paths.<locals>.<genexpr>)r�r�r�r�r?r )r9r �pathsr#rJr$rH�s
�z MetadataPathFinder._search_pathscCstj��dSr')r r!r4)r9r#r#r$�invalidate_caches�r%z$MetadataPathFinder.invalidate_cachesN)	r*r+r,rLrr�r�rHrLr#r#r#r$rGus
rGcsTeZdZdefdd�Zdd�Zejje_dd�Ze	�fdd	��Z
ed
d��Z�Z
S)r�r�cCs	||_dSr')�_pathr�r#r#r$r��s
zPathDistribution.__init__cCsHtttttt��|j�|�jdd�Wd�S1swYdS)Nr�r�)	r�FileNotFoundError�IsADirectoryErrorr��NotADirectoryError�PermissionErrorrMr$r�r�r#r#r$r��s�$�zPathDistribution.read_textcCs|jj|Sr')rM�parentr�r#r#r$r��r&zPathDistribution.locate_filecs0	tj�t|j��}ttj�|�|��pt	�j
Sr')r'r�r9r@rMr	r�r��_name_from_stemr~r�)r"�stemr�r#r$r��s
�z!PathDistribution._normalized_namecCs2	tj�|�\}}|dvrdS|�d�\}}}|S)Nr7r8)r'r��splitextr�)rTr�Zextr r�restr#r#r$rS�sz PathDistribution._name_from_stem)r*r+r,rr�r�r�__doc__r�r-r�rMrSr�r#r#r�r$r��s

r�cCs	t�|�Sr')rr��Zdistribution_namer#r#r$r��
rcKs	tjdi|��Sr�)rr�)r�r#r#r$r�srr�cCs	t�|�jSr')rr�rrXr#r#r$r�rrcC�	t|�jSr')rrrXr#r#r$r��
rcKsL	t�d�}tjt|d�}tj�dd�|t��D��}t	�
|�jdi|��S)Nr�r�csr�r')r)r2rOr#r#r$r4�s�
�zentry_points.<locals>.<genexpr>r#)rqr�rXr�r
r�r�r�rr�r\r�)rtZ	norm_name�uniquer�r#r#r$r�s
�rcCrZr')rrrXr#r#r$rrYrcCrZr')rrrXr#r#r$r	r[rcCsL	t�t�}t�D]}|�d�pd��D]}||�|jd�qq	t|�S)Nz
top_level.txtrRr�)	�collections�defaultdictrrr�rWr�rr,)Zpkg_to_distrOZpkgr#r#r$rs
	
�r)Gr'rbrrr�r�r�r�rqrIrfrXr�r+r]rRrrr�_collectionsrr�
_functoolsrr	�
_itertoolsr
r�
contextlibr�	importlibr
Z
importlib.abcrr�typingrrrr�__all__�ModuleNotFoundErrorrr.�
namedtuplerNrrxr�r�r,r�Z
PurePosixPathr�r�rrr r5r�rGr�rrrrrrrr@rr#r#r#r$�<module>sl
A
�o_A7(R0,$"4		
	

?>