B
    ©‰Ad_  ã               @   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	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-2023 by the Babel Team.
    :license: BSD, see LICENSE for more details.
é    )ÚLocaleÚUnknownLocaleErrorÚdefault_localeÚget_locale_identifierÚnegotiate_localeÚparse_localez2.12.1r   r   r   r   r   r   N)
Ú__doc__Z
babel.corer   r   r   r   r   r   Ú__version__Ú__all__© r   r   ú@/var/www/html/venv/lib/python3.7/site-packages/babel/__init__.pyÚ<module>   s    	