o
    ÒmÆiF  ã                   @   s4   d Z ddlmZmZmZmZmZmZ dZg d¢Z	dS )aç  
babel
~~~~~

Integrated collection of utilities that assist in internationalizing and
localizing applications.

This package is basically composed of two major parts:

 * tools to build and work with ``gettext`` message catalogs
 * a Python interface to the CLDR (Common Locale Data Repository), providing
   access to various locale display names, localized number and date
   formatting, etc.

:copyright: (c) 2013-2026 by the Babel Team.
:license: BSD, see LICENSE for more details.
é    )ÚLocaleÚUnknownLocaleErrorÚdefault_localeÚget_locale_identifierÚnegotiate_localeÚparse_localez2.18.0)r   r   Ú__version__r   r   r   r   N)
Ú__doc__Z
babel.corer   r   r   r   r   r   r   Ú__all__© r   r   úH/home/kim/smarthome/.venv/lib/python3.10/site-packages/babel/__init__.pyÚ<module>   s     	