PHP 8.2.30
Preview: __init__.py Size: 714 B
/opt/alt/python37/lib/python3.7/site-packages/babel/__init__.py

# -*- coding: utf-8 -*-
"""
    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-2021 by the Babel Team.
    :license: BSD, see LICENSE for more details.
"""

from babel.core import UnknownLocaleError, Locale, default_locale, \
    negotiate_locale, parse_locale, get_locale_identifier


__version__ = '2.9.1'

Directory Contents

Dirs: 3 × Files: 13

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-03 23:11:06
Edit Download
localtime DIR
- drwxr-xr-x 2024-03-03 23:11:06
Edit Download
messages DIR
- drwxr-xr-x 2024-03-03 23:11:06
Edit Download
36.04 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
66.12 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
248.46 KB lrw-r--r-- 2021-04-28 19:26:50
Edit Download
2.68 KB lrw-r--r-- 2018-07-20 10:31:17
Edit Download
2.66 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
7.75 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
38.94 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
20.81 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
22.09 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
11.03 KB lrw-r--r-- 2021-04-28 19:13:49
Edit Download
7.40 KB lrw-r--r-- 2021-04-28 19:13:54
Edit Download
1.65 KB lrw-r--r-- 2019-02-20 13:12:21
Edit Download
714 B lrw-r--r-- 2021-04-28 19:13:54
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).