o
    'ht                     @   s   d Z dd Ze d  dS )z
Python mapping for the ImageIO 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   sp   dd l } ddlm} dd l}ddlm} |jdd|dt d |f|j	d\}}|t d	< |t d
< | j
d= d S )N    )CoreGraphics   )	_metadatazQuartz.ImageIOzcom.apple.ApplicationServicesz8/System/Library/Frameworks/ApplicationServices.framework)nameZframeworkIdentifierZframeworkPathZglobals_dictZinline_listparentsZmetadict__dir____getattr__zQuartz.ImageIO._metadata)sysZQuartzr   objc r   ZcreateFrameworkDirAndGetattrZpathForFrameworkglobals__dict__modules)r	   r   r
   r   Zdir_funcZgetattr_func r   n/Users/merlin/projects/employee-monitoring-system/venv/lib/python3.10/site-packages/Quartz/ImageIO/__init__.py_setup	   s$   


r   N)__doc__r   r   popr   r   r   r   <module>   s    