File: //usr/lib/python3/dist-packages/platformdirs/__pycache__/__main__.cpython-310.pyc
o
�1b� � @ s@ d dl mZ d dlmZmZ dZd
dd�Zedkre� d S d S )� )�annotations)�PlatformDirs�__version__) �
user_data_dir�user_config_dir�user_cache_dir�user_state_dir�user_log_dir�user_documents_dir�user_runtime_dir�
site_data_dir�site_config_dir�return�Nonec C s� d} d}t dt� d�� t d� t| |dd�}tD ]}t |� dt||�� �� qt d � t| |�}tD ]}t |� dt||�� �� q3t d
� t| �}tD ]}t |� dt||�� �� qLt d� t| dd
�}tD ]}t |� dt||�� �� qgd S )N�MyApp� MyCompanyz-- platformdirs z --z%-- app dirs (with optional 'version')z1.0)�versionz: z)
-- app dirs (without optional 'version')z+
-- app dirs (without optional 'appauthor')z(
-- app dirs (with disabled 'appauthor')F)� appauthor)�printr r �PROPS�getattr)�app_name�
app_author�dirs�prop� r �7/usr/lib/python3/dist-packages/platformdirs/__main__.py�main s(
�r �__main__N)r r )�
__future__r �platformdirsr r r r �__name__r r r r �<module> s
�