
    Xhr                     4    d Z ddlmZmZmZmZmZmZ dZg dZ	y)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__     B/var/www/html/myenv/lib/python3.12/site-packages/babel/__init__.py<module>r      s"   $  r   