o
    ¹­§iÂ  ã                   @  sh   d dl mZ d dlmZ d dlmZ zd dlmZ W n ey%   i ZY nw eƒ p*ded< dd	d
„Z	dS )é    )Úannotations)ÚAny)Úget_polars_version©Ú	__build__z	<missing>ÚversionÚreturnúdict[str, Any]c                   C  s   t S )au  
    Return detailed Polars build information.

    The dictionary with build information contains the following keys:

    - `"compiler"`
    - `"time"`
    - `"dependencies"`
    - `"features"`
    - `"host"`
    - `"target"`
    - `"git"`
    - `"version"`

    If Polars was compiled without the `build_info` feature flag, only the `"version"`
    key is included.
    r   © r
   r
   úH/home/app/Keep/.python/lib/python3.10/site-packages/polars/meta/build.pyÚ
build_info   s   r   N)r   r	   )
Ú
__future__r   Útypingr   Zpolars._utils.polars_versionr   Zpolars._plrr   ÚImportErrorr   r
   r
   r
   r   Ú<module>   s    ÿ