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