
    :j                     2    d dl mZmZ  G d de          ZdS )    )edit_configoption_basec                       e Zd ZdZdZddZdS )saveoptsz#Save command-line options to a filez7save supplied options to setup.cfg or other config filereturnNc                    | j         }i }|j        D ]X}|dk    r	|                    |                                          D ]'\  }\  }}|dk    r||                    |i           |<   (Yt          | j        |           d S )Nr   zcommand line)distributioncommand_optionsget_option_dictitems
setdefaultr   filename)selfdistsettingscmdoptsrcvals          ~C:\Users\ADMINI~1\AppData\Local\Temp\python-build-8qzxex50\out\python\install\Lib\site-packages\setuptools/command/saveopts.pyrunzsaveopts.run	   s     .0' 	< 	<Cj  #'#7#7#<#<#B#B#D#D < <Zc3.((8;H''R005< 	DM8,,,,,    )r   N)__name__
__module____qualname____doc__descriptionr    r   r   r   r      s3        --KK- - - - - -r   r   N)setuptools.command.setoptr   r   r   r   r   r   <module>r       sQ    > > > > > > > >- - - - -{ - - - - -r   