+
    =i
                     z    R t ^ RIt^ RIt^ RIt^ RIHt ^RIHt ^RIH	t	 ^RI
Ht  ! R R]4      tR tR	 tR
 tR# )z
distutils.command.install_egg_info

Implements the Distutils 'install_egg_info' command, for installing
a package's PKG-INFO metadata.
N)ClassVar)dir_util)log)Commandc                   b   a  ] tR t^t o RtRtR.tR t]R 4       t	R t
R tR tV 3R ltR	tV tR
# )install_egg_infoz)Install an .egg-info file for the packagez8Install package's PKG-INFO metadata as an .egg-info filec                    R V n         R # N)install_dirselfs   &Nlib/python3.14/site-packages/setuptools/_distutils/command/install_egg_info.pyinitialize_options#install_egg_info.initialize_options   s
        c                .   \        \        V P                  P                  4       4      4      p\        \	        V P                  P                  4       4      4      pV RV R\        P                  P                   R\        P                  P                   R2# )zG
Allow basename to be overridden by child class.
Ref pypa/distutils#2.
-z-py.z	.egg-info)
to_filename	safe_namedistributionget_namesafe_versionget_versionsysversion_infomajorminor)r   nameversions   &  r   basenameinstall_egg_info.basename   sz     9T%6%6%?%?%ABCl4+<+<+H+H+JKLq	S%5%5%;%;$<Ac>N>N>T>T=UU^__r   c                    V P                  R R4       \        P                  P                  V P                  V P
                  4      V n        V P                  .V n        R# )install_libN)r
   r
   )set_undefined_optionsospathjoinr
   r    targetoutputsr   s   &r   finalize_options!install_egg_info.finalize_options'   s@    ""=2PQggll4#3#3T]]C}r   c                H   V P                   p\        P                  P                  V4      '       d=   \        P                  P	                  V4      '       g   \
        P                  ! V4       M\        P                  P                  V4      '       d5   V P                  \        P                  V P                   3R V,           4       Ml\        P                  P                  V P                  4      '       g>   V P                  \        P                  V P                  3RV P                  ,           4       \        P                  ! RV4       \        VRRR7      ;_uu_ 4       pV P                  P                   P#                  V4       RRR4       R#   + '       g   i     R# ; i)z	Removing z	Creating z
Writing %swzUTF-8)encodingN)r(   r%   r&   isdirislinkr   remove_treeexistsexecuteunlinkr
   makedirsr   infoopenr   metadatawrite_pkg_file)r   r(   fs   &  r   runinstall_egg_info.run,   s    77==  )?)?  (WW^^F##LLT[[NK&4HIt//00LLd..0+@P@P2P 	v&&#00A&&55a8 1000s    &FF!	c                    V P                   # r	   )r)   r   s   &r   get_outputsinstall_egg_info.get_outputs:   s    ||r   c                `   < V ^8  d   Qh/ S[ S[S[S[S[S[3,          ,          ,          ;R&   # )   user_options)r   listtuplestr)format__classdict__s   "r   __annotate__install_egg_info.__annotate__   s)      4c3m 456 	 r   )r
   r)   r(   N)zinstall-dir=dzdirectory to install to)__name__
__module____qualname____firstlineno____doc__descriptionrB   r   propertyr    r*   r;   r>   __annotate_func____static_attributes____classdictcell__)rG   s   @r   r   r      sI     3LK8:L  ` `%
9Q  r   r   c                2    \         P                  ! RRV 4      # )zConvert an arbitrary string to a standard distribution name

Any runs of non-alphanumeric/. characters are replaced with a single '-'.
[^A-Za-z0-9.]+r   )resubr   s   &r   r   r   C   s    
 66"C..r   c                V    V P                  RR4      p \        P                  ! RRV 4      # )zConvert an arbitrary string to a standard version string

Spaces become dots, and all other non-alphanumeric characters become
dashes, with runs of multiple dashes condensed to a single dash.
 r   rV   r   )replacerW   rX   )r   s   &r   r   r   K   s(     ooc3'G66"C11r   c                &    V P                  RR4      # )ztConvert a project or version name to its filename-escaped form

Any '-' characters are currently replaced with '_'.
r   _)r\   rY   s   &r   r   r   U   s    
 <<S!!r   )rO   r%   rW   r   typingr    r   _logr   cmdr   r   r   r   r    r   r   <module>rd      s=    
 	 
    )w )b/2"r   