Ë
    »ÿæi?  ã                   óH   — d Z ddlmZ g d¢Z ed¬«       G d„ d«      «       Zy)	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.
é    )Ú	dataclass)ÚplatlibÚpurelibÚheadersÚscriptsÚdataT)Úfrozenc                   óH   — e Zd ZU dZeZeed<   eed<   eed<   eed<   eed<   y)ÚSchemeztA Scheme holds paths which are used as the base directories for
    artifacts associated with a Python package.
    r   r   r   r   r   N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚSCHEME_KEYSÚ	__slots__ÚstrÚ__annotations__© ó    úp/Volumes/fast/ai/experiments/voice-extract-mac/.venv/lib/python3.12/site-packages/pip/_internal/models/scheme.pyr   r      s'   … ñð €IàƒLØƒLØƒLØƒLØ
„Ir   r   N)r   Údataclassesr   r   r   r   r   r   Ú<module>r      s2   ðñõ "âB€ñ �$Ô÷ð ó ñr   