§
    ¿ÞMhr  ã                   ó6   — 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-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.0)r   r   Ú__version__r   r   r   r   N)
Ú__doc__Ú
babel.corer   r   r   r   r   r   r	   Ú__all__© ó    úN/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/babel/__init__.pyú<module>r      s{   ððð ð$ð ð ð ð ð ð ð ð ð ð ð ð ð ð ð ð €ðð ð €€€r   