o
    'h                     @   s   d Z dd Ze d  dS )z
Python mapping for the QuartzComposer framework.

This module does not contain docstrings for the wrapped code, check Apple's
documentation for details on how to use these functions and classes.
c               	   C   s   dd l } dd l}ddlm} dd l}ddlm} |ddr!d}n|ddr*d}nd}|jd	||	d
t
 d ||f|jd\}}|t
 d< |t
 d< | jd= d S )N    )CoreGraphics   )	_metadata   zcom.apple.quartzframework   zcom.apple.QuartzzQuartz.QuartzComposerz+/System/Library/Frameworks/Quartz.framework)nameZframeworkIdentifierZframeworkPathZglobals_dictZinline_listparentsZmetadict__dir____getattr__zQuartz.QuartzComposer._metadata)sys
FoundationZQuartzr   objc r   Zmacos_availableZcreateFrameworkDirAndGetattrZpathForFrameworkglobals__dict__modules)r   r   r   r   r   
identifierZdir_funcZgetattr_func r   u/Users/merlin/projects/employee-monitoring-system/venv/lib/python3.10/site-packages/Quartz/QuartzComposer/__init__.py_setup	   s4   


r   N)__doc__r   r   popr   r   r   r   <module>   s    $