§
    f¸Xfâ  ã                   ó,   — d Z g d¢Z G d„ d¦  «        ZdS )zº
For types associated with installation schemes.

For a general overview of available schemes and their context, see
https://docs.python.org/3/install/index.html#alternate-installation.
©ÚplatlibÚpurelibÚheadersÚscriptsÚdatac                   ó6   — e Zd ZdZeZdedededededdfd	„ZdS )
ÚSchemeztA Scheme holds paths which are used as the base directories for
    artifacts associated with a Python package.
    r   r   r   r   r   ÚreturnNc                 óL   — || _         || _        || _        || _        || _        d S )Nr   )Úselfr   r   r   r   r   s         úT/var/www/html/Qu*py/bism/lib/python3.11/site-packages/pip/_internal/models/scheme.pyÚ__init__zScheme.__init__   s+   € ð ˆŒØˆŒØˆŒØˆŒØˆŒ	ˆ	ˆ	ó    )Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚSCHEME_KEYSÚ	__slots__Ústrr   © r   r   r	   r	      ss   € € € € € ðð ð €Iðàðð ðð ð	ð
 ðð ðð 
ðð ð ð ð ð r   r	   N)r   r   r	   r   r   r   ú<module>r      sO   ððð ð CÐBÐB€ðð ð ð ð ñ ô ð ð ð r   