§
    i¡·f^  ã                  óL   — d Z ddlmZ ddlZddlmZ  G d„ de¦  «        ZdgZdS )zmacOS.é    )ÚannotationsNé   )ÚPlatformDirsABCc                  ób  — e Zd ZdZedd„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         Z	edd	„¦   «         Z
edd
„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         Zedd„¦   «         ZdS )ÚMacOSaÙ  
    Platform directories for the macOS operating system. Follows the guidance from `Apple documentation
    <https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/MacOSXDirectories/MacOSXDirectories.html>`_.
    Makes use of the `appname <platformdirs.api.PlatformDirsABC.appname>`,
    `version <platformdirs.api.PlatformDirsABC.version>`,
    `ensure_exists <platformdirs.api.PlatformDirsABC.ensure_exists>`.
    ÚreturnÚstrc                óf   — |                       t          j                             d¦  «        ¦  «        S )zb:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``z~/Library/Application Support©Ú_append_app_name_and_versionÚosÚpathÚ
expanduser©Úselfs    úP/var/www/html/env/lib/python3.11/site-packages/pip/_vendor/platformdirs/macos.pyÚuser_data_dirzMacOS.user_data_dir   s)   € ð ×0Ò0µ´×1CÒ1CÐDcÑ1dÔ1dÑeÔeÐeó    c                ó,   — |                       d¦  «        S )z`:return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``z/Library/Application Support©r   r   s    r   Úsite_data_dirzMacOS.site_data_dir   s   € ð ×0Ò0Ð1OÑPÔPÐPr   c                ó   — | j         S )zC:return: config directory tied to the user, same as `user_data_dir`©r   r   s    r   Úuser_config_dirzMacOS.user_config_dir   ó   € ð Ô!Ð!r   c                ó   — | j         S )zF:return: config directory shared by the users, same as `site_data_dir`)r   r   s    r   Úsite_config_dirzMacOS.site_config_dir!   r   r   c                óf   — |                       t          j                             d¦  «        ¦  «        S )zV:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``z~/Library/Cachesr   r   s    r   Úuser_cache_dirzMacOS.user_cache_dir&   s)   € ð ×0Ò0µ´×1CÒ1CÐDVÑ1WÔ1WÑXÔXÐXr   c                ó,   — |                       d¦  «        S )zT:return: cache directory shared by users, e.g. ``/Library/Caches/$appname/$version``z/Library/Cachesr   r   s    r   Úsite_cache_dirzMacOS.site_cache_dir+   s   € ð ×0Ò0Ð1BÑCÔCÐCr   c                ó   — | j         S )zB:return: state directory tied to the user, same as `user_data_dir`r   r   s    r   Úuser_state_dirzMacOS.user_state_dir0   r   r   c                óf   — |                       t          j                             d¦  «        ¦  «        S )zR:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``z~/Library/Logsr   r   s    r   Úuser_log_dirzMacOS.user_log_dir5   s)   € ð ×0Ò0µ´×1CÒ1CÐDTÑ1UÔ1UÑVÔVÐVr   c                ó@   — t           j                             d¦  «        S )zC:return: documents directory tied to the user, e.g. ``~/Documents``z~/Documents©r   r   r   r   s    r   Úuser_documents_dirzMacOS.user_documents_dir:   ó   € õ Œw×!Ò! -Ñ0Ô0Ð0r   c                ó@   — t           j                             d¦  «        S )zC:return: downloads directory tied to the user, e.g. ``~/Downloads``z~/Downloadsr'   r   s    r   Úuser_downloads_dirzMacOS.user_downloads_dir?   r)   r   c                ó@   — t           j                             d¦  «        S )zA:return: pictures directory tied to the user, e.g. ``~/Pictures``z
~/Picturesr'   r   s    r   Úuser_pictures_dirzMacOS.user_pictures_dirD   s   € õ Œw×!Ò! ,Ñ/Ô/Ð/r   c                ó@   — t           j                             d¦  «        S )z=:return: videos directory tied to the user, e.g. ``~/Movies``z~/Moviesr'   r   s    r   Úuser_videos_dirzMacOS.user_videos_dirI   s   € õ Œw×!Ò! *Ñ-Ô-Ð-r   c                ó@   — t           j                             d¦  «        S )z;:return: music directory tied to the user, e.g. ``~/Music``z~/Musicr'   r   s    r   Úuser_music_dirzMacOS.user_music_dirN   s   € õ Œw×!Ò! )Ñ,Ô,Ð,r   c                óf   — |                       t          j                             d¦  «        ¦  «        S )zg:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``z~/Library/Caches/TemporaryItemsr   r   s    r   Úuser_runtime_dirzMacOS.user_runtime_dirS   s)   € ð ×0Ò0µ´×1CÒ1CÐDeÑ1fÔ1fÑgÔgÐgr   N)r   r	   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úpropertyr   r   r   r   r   r!   r#   r%   r(   r+   r-   r/   r1   r3   © r   r   r   r   	   sø  € € € € € ðð ð ðfð fð fñ „Xðfð ðQð Qð Qñ „XðQð ð"ð "ð "ñ „Xð"ð ð"ð "ð "ñ „Xð"ð ðYð Yð Yñ „XðYð ðDð Dð Dñ „XðDð ð"ð "ð "ñ „Xð"ð ðWð Wð Wñ „XðWð ð1ð 1ð 1ñ „Xð1ð ð1ð 1ð 1ñ „Xð1ð ð0ð 0ð 0ñ „Xð0ð ð.ð .ð .ñ „Xð.ð ð-ð -ð -ñ „Xð-ð ðhð hð hñ „Xðhð hð hr   r   )	r7   Ú
__future__r   Úos.pathr   Úapir   r   Ú__all__r9   r   r   ú<module>r>      s‚   ðØ €Ø "Ð "Ð "Ð "Ð "Ð "à €€€à  Ð  Ð  Ð  Ð  Ð  ðMhð Mhð Mhð Mhð MhˆOñ Mhô Mhð Mhðb ð€€€r   