U
    [ªShr  ã                   @   s>   d Z ddlmZmZmZmZmZmZ dZdddddd	d
g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-2025 by the Babel Team.
    :license: BSD, see LICENSE for more details.
é    )ÚLocaleÚUnknownLocaleErrorÚdefault_localeÚget_locale_identifierÚnegotiate_localeÚparse_localez2.17.0r   r   Ú__version__r   r   r   r   N)
Ú__doc__Z
babel.corer   r   r   r   r   r   r   Ú__all__© r   r   úA/root/rtd-docs/venv/lib/python3.8/site-packages/babel/__init__.pyÚ<module>   s    	ù