o à1b_ ã@s:ddlmZddlZddlmZGdd„deƒZdgZdS)é)Ú annotationsNé)ÚPlatformDirsABCc@sŽeZdZdZeddd„ƒZeddd„ƒZeddd „ƒZedd d „ƒZedd d „ƒZ eddd„ƒZ eddd„ƒZ eddd„ƒZ eddd„ƒZ dS)ÚMacOSa– Platform directories for the macOS operating system. Follows the guidance from `Apple documentation `_. Makes use of the `appname ` and `version `. ÚreturnÚstrcCó| tj 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©Úself©rú4/usr/lib/python3/dist-packages/platformdirs/macos.pyÚ user_data_dirózMacOS.user_data_dircCó | d¡S)z`:return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``z/Library/Application Support©r rrrrÚ site_data_diró zMacOS.site_data_dircCr)z\:return: config directory tied to the user, e.g. ``~/Library/Preferences/$appname/$version``z~/Library/Preferences/r rrrrÚuser_config_dirrzMacOS.user_config_dircCr)zU:return: config directory shared by the users, e.g. ``/Library/Preferences/$appname``z/Library/PreferencesrrrrrÚsite_config_dirrzMacOS.site_config_dircCr)zV:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``z~/Library/Cachesr rrrrÚuser_cache_dir$rzMacOS.user_cache_dircCs|jS)zB:return: state directory tied to the user, same as `user_data_dir`)rrrrrÚuser_state_dir)szMacOS.user_state_dircCr)zR:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``z~/Library/Logsr rrrrÚ user_log_dir.rzMacOS.user_log_dircCs tj d¡S)zC:return: documents directory tied to the user, e.g. ``~/Documents``z ~/Documents)r r r rrrrÚuser_documents_dir3s zMacOS.user_documents_dircCr)zg:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``z~/Library/Caches/TemporaryItemsr rrrrÚuser_runtime_dir8rzMacOS.user_runtime_dirN)rr)Ú__name__Ú __module__Ú __qualname__Ú__doc__Úpropertyrrrrrrrrrrrrrrs(        r)Ú __future__rr ÚapirrÚ__all__rrrrÚs  7ÿ